Optionaldata: ActionStylesJsonOptional JSON object with idle, hover, and selected style configs.
Returns the idle style, or undefined if not customised.
Sets the idle style from an instance or a plain JSON object.
StyleIdle instance or compatible JSON.
Sets the idle style from an instance or a plain JSON object.
StyleIdle instance or compatible JSON.
Returns the hover style, or undefined if not customised.
Sets the hover style from an instance or a plain JSON object.
StyleHover instance or compatible JSON.
Sets the hover style from an instance or a plain JSON object.
StyleHover instance or compatible JSON.
Returns the selected style, or undefined if not customised.
Sets the selected style from an instance or a plain JSON object.
StyleSelected instance or compatible JSON.
Sets the selected style from an instance or a plain JSON object.
StyleSelected instance or compatible JSON.
Serialises the action styles to a plain JSON-compatible object.
Creates a new ActionStyles container.