EnumStyleProp
Table of contents
Public class
See StyleProp & StyleProp.defineEnum
Signature
class EnumStyleProp<T> extends StyleProp<T> {}
References
Source
packages/tlschema/src/styles/StyleProp.ts
Properties
values
Public readonly property
Signature
readonly values: readonly T[]