Skip to main content
Version: Next

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]