Type Alias: NotebookPageProps
NotebookPageProps =
VirtualSlotProps&object
Defined in: jsx.ts:162
Props for notebook (tabbed) pages.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
label? | string | Tab label text (optional when using Notebook.PageTab) | jsx.ts:164 |