public static interface FormStyleConfig.Builder extends SdkPojo, CopyableBuilder<FormStyleConfig.Builder,FormStyleConfig>
| Modifier and Type | Method and Description |
|---|---|
FormStyleConfig.Builder |
tokenReference(String tokenReference)
A reference to a design token to use to bind the form's style properties to an existing theme.
|
FormStyleConfig.Builder |
value(String value)
The value of the style setting.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFormStyleConfig.Builder tokenReference(String tokenReference)
A reference to a design token to use to bind the form's style properties to an existing theme.
tokenReference - A reference to a design token to use to bind the form's style properties to an existing theme.FormStyleConfig.Builder value(String value)
The value of the style setting.
value - The value of the style setting.Copyright © 2023. All rights reserved.