@slack/types / Placeholdable
Interface: Placeholdable
Defined in: block-kit/extensions.ts:52
Extended by
DatepickerEmailInputUsersSelectMultiUsersSelectStaticSelectMultiStaticSelectConversationsSelectMultiConversationsSelectChannelsSelectMultiChannelsSelectExternalSelectMultiExternalSelectNumberInputPlainTextInputTimepickerURLInputRichTextInput
Properties
placeholder?
optional placeholder: PlainTextElement;
Defined in: block-kit/extensions.ts:57
Description
A PlainTextElement object that defines the placeholder text shown on the element. Maximum
length for the text field in this object is 150 characters.