alias Slack::UI::Components::InputElement::PlainTextInput
Alias Definition
Slack::UI::BlockElements::PlainTextInput
Defined in:
slack/ui/components/input_element.crConstant Summary
-
ASSIGNED_TYPES =
[action_id : String, dispatch_action_config : ActionConfig | ::Nil, focus_on_load : Bool = false, initial_value : String | ::Nil, max_length : Int16 | ::Nil, min_length : Int8 | ::Nil, multiline : Bool = false, placeholder : Placeholder = Placeholder.new("Placeholder text")] of TypeDeclaration