FormStyleConfig
Describes the configuration settings for the form's style properties.
Inheritors
Types
Functions
Link copied to clipboard
Casts this FormStyleConfig as a TokenReference and retrieves its kotlin.String value. Throws an exception if the FormStyleConfig is not a TokenReference.
Link copied to clipboard
Casts this FormStyleConfig as a TokenReference and retrieves its kotlin.String value. Returns null if the FormStyleConfig is not a TokenReference.
Link copied to clipboard
Casts this FormStyleConfig as a Value and retrieves its kotlin.String value. Throws an exception if the FormStyleConfig is not a Value.
Link copied to clipboard
Casts this FormStyleConfig as a Value and retrieves its kotlin.String value. Returns null if the FormStyleConfig is not a Value.