See: Description
Interface | Description |
---|---|
DialogElement |
A dialog Form DialogElement such as
text , textarea , or select
or select . |
Class | Description |
---|---|
Dialog |
Represents a Slack Modal Dialog
|
Dialog.DialogBuilder | |
DialogOption |
A dialog element option used with
DialogSelectElement s |
DialogOption.DialogOptionBuilder | |
DialogOptionGroup |
A dialog element option group used with
DialogSelectElement s |
DialogOptionGroup.DialogOptionGroupBuilder | |
DialogResponseMetadata | |
Dialogs | |
DialogSelectElement |
Represents a select
dialog element
|
DialogSelectElement.DialogSelectElementBuilder | |
DialogTextAreaElement |
Represents a textarea
dialog element
|
DialogTextAreaElement.DialogTextAreaElementBuilder | |
DialogTextElement |
Represents a text
dialog element
|
DialogTextElement.DialogTextElementBuilder |
Enum | Description |
---|---|
DialogDataSourceType |
Represents the type for an
DialogSelectElement |
DialogSubType |
Represents the subtype for an
DialogTextElement or DialogTextAreaElement
In some form factors, optimized input is provided for this subtype. |
Copyright © 2020. All rights reserved.