createDefaultUIState
function
- Kind
- function
- Source
- src/persistence/schema.js:152
Description
Normalize a UI payload into the current serializable UI state shape.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
value | Object | optional | Partial UI state from a session or app shell. |
Returns
UI state with panel, dock-order, and interface records.
TypeObject