Skip to main content

notion.pagepropertyinput

Home > @runlightyear/notion > PagePropertyInput

PagePropertyInput type

Signature:
declare type PagePropertyInput = CheckboxPropertyInput | DatePropertyInput | EmailPropertyInput | FilesPropertyInput | MultiSelectPropertyInput | NumberPropertyInput | PeoplePropertyInput | PhoneNumberPropertyInput | RelationPropertyInput | RichTextPropertyInput | SelectPropertyInput | StatusPropertyInput | TitlePropertyInput | UrlPropertyInput;
References:

CheckboxPropertyInput, DatePropertyInput, EmailPropertyInput, FilesPropertyInput, MultiSelectPropertyInput, NumberPropertyInput, PeoplePropertyInput, PhoneNumberPropertyInput, RelationPropertyInput, RichTextPropertyInput, SelectPropertyInput, StatusPropertyInput, TitlePropertyInput, UrlPropertyInput