Skip to main content

@slack/types / Placeholdable

Interface: Placeholdable

Defined in: block-kit/extensions.ts:52

Extended by​

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.