Skip to content

gi-nx


gi-nx / GiraffeStateAppPanels

ts
type GiraffeStateAppPanels = {
  appPanels: AppPanelState[];
};

Position and visibility of every panel the app opened

Properties ​

PropertyType
appPanelsAppPanelState[]

References ​