Skip to main content

@slack/web-api / Placeholdable

Interface: Placeholdable

Defined in: node_modules/@slack/types/dist/block-kit/extensions.d.ts:44

Extended by

Properties

placeholder?

optional placeholder: PlainTextElement;

Defined in: node_modules/@slack/types/dist/block-kit/extensions.d.ts:49

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.