API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeButtonState

@codexo/exojs / ui / stable

The states a button's skin can be stated for.

0
props
0
methods
0
events
Import
import { ButtonState } from '@codexo/exojs'

The states a button's skin can be stated for.

Definition1
"disabled" | "hover" | "normal" | "pressed"
Source