FlexBoxCornerRadius
in package
FlexBoxCornerRadius Class Doc Comment
Tags
Table of Contents
- LG = 'lg'
- MD = 'md'
- NONE = 'none'
- Possible values of this enum
- SM = 'sm'
- XL = 'xl'
- XS = 'xs'
- XXL = 'xxl'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
LG
public
mixed
LG
= 'lg'
MD
public
mixed
MD
= 'md'
NONE
Possible values of this enum
public
mixed
NONE
= 'none'
SM
public
mixed
SM
= 'sm'
XL
public
mixed
XL
= 'xl'
XS
public
mixed
XS
= 'xs'
XXL
public
mixed
XXL
= 'xxl'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>