SelectCase interface
A case within a Select
Signature:
export interface SelectCase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ctx | Context | ||
key | string | ||
tokens | Array<Content | PlainArg | FunctionArg | Select | Octothorpe> |
A case within a Select
Signature:
export interface SelectCase
Property | Modifiers | Type | Description |
---|---|---|---|
ctx | Context | ||
key | string | ||
tokens | Array<Content | PlainArg | FunctionArg | Select | Octothorpe> |