Allows you to change the case of the text, like make all letters uppercase.
For example, you can use this component to automatically process input data.
This component is available in property values with the string
type, for example in the content
property in the view.text component.
Name | Type | Description |
---|---|---|
type * | "helper.text-transform" | Set component type. |
data * | any | The text string in which you want to change the case. |
transformation * | string | Conversion mode:
|
Last updated: August 25, 2023