gi-nx / GiraffeStateAppPanels
ts
type GiraffeStateAppPanels = {
appPanels: AppPanelState[];
};Position and visibility of every panel the app opened
Properties
| Property | Type |
|---|---|
appPanels | AppPanelState[] |