BptLanguage
API reference for BptLanguage — parameters, event callbacks, and related configuration.
BptLanguage
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Enabled | bool | — | |
CssClass | string | — | |
Style | string | — | |
Disabled | bool | — | |
DisplayMode | BptLanguageDisplayMode | — | |
DecimalSeparator | string | Nullable | — |
ThousandsSeparator | string | Nullable | — |
BptAppState | BptRootComponentBase | CascadingNullable | — |
CultureState | BptCultureState | CascadingNullable | — |
Event callbacks
| Name | Type | Flags | Description |
|---|---|---|---|
OnCultureChanged | EventCallback<string> | — |