SheetInstance Type
One custom component instance on a sheet's canvas. The field names are prefixed because F# resolves an unannotated record field to the LAST type declaring it: `Label`, `Id` and `Sheet` would each capture uses meant for Component and for the Elmish Model, in every file compiled after this one.
Record fields
| Record Field | Description |
|
|
Full Usage:
InstLabel
Field type: string
|
|
Full Usage:
InstSheet
Field type: string
|