Skip to main content
Version: 1.x

ElementType

ElementType

The type of element that can be used in CommandKit. This is a union of the keys of the ElementType object.

Signature
type ElementType = (typeof ElementType)[keyof typeof ElementType]