Home > @fluentui/react-teams > EInputBlockType
The types of input blocks.
Signature:
export declare enum EInputBlockType
Member | Value | Description |
---|---|---|
checkboxes | "checkboxes" |
|
dropdown | "dropdown" |
|
inlineInputs | "inline-inputs" |
|
multilineText | "multiline-text" |
|
radioButtons | "radio-buttons" |