☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

locale

Table of contents

Description:

This key defines the locale that CloudCannon uses to determine the number of words or graphemes in this Input, if you have max_words, min_words, max_graphemes, or min_graphemes configured.

Appears in:
└── _inputs
    └── *
        ├── Text Input
        │   └── options
        │       └── locale
        ├── Textarea Input
        │   └── options
        │       └── locale
        ├── Code Input
        │   └── options
        │       └── locale
        ├── Color Input
        │   └── options
        │       └── locale
        ├── Rich Text Input
        │   └── options
        │       └── locale
        ├── File Input
        │   └── options
        │       └── locale
        ├── URL Input
        │   └── options
        │       └── locale
        ├── Select Input
        │   └── options
        │       └── locale
        └── Choice Input
            └── options
                └── locale
Type:
string
Examples:
Open in a new tab