notion.selectproperty
Home > @runlightyear/notion > SelectProperty
SelectProperty interface
Signature:interface SelectProperty
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | ||
select | { id: string; name: string; color: ForegroundColor; } | ||
type | "select" |