Layout
Overview
Layout
defines the configuration for UI layout elements, such as button radius, padding, and spacing, enabling consistent styling across the application.
Attributes
buttonRadius
type: ButtonRadius (optional)
Specifies the border radius for buttons.
buttonPaddingBase
type: Padding (optional)
Defines the base padding for buttons.
buttonPaddingLarge
type: Padding (optional)
Defines the padding for large buttons.
buttonPaddingSmall
type: Padding (optional)
Defines the padding for small buttons.