Skip to content

spatial-monorepo


spatial-monorepo / ui/src / OccupantEditorProps

Interface: OccupantEditorProps

Defined in: packages/ui/src/OccupantEditor.tsx:11

Properties

onClose

onClose: () => void

Defined in: packages/ui/src/OccupantEditor.tsx:15

Called on successful save or cancel — lets parent close the editor.

Returns

void


unitId

unitId: string

Defined in: packages/ui/src/OccupantEditor.tsx:13

The unit/space id this occupant is associated with.

Released under commercial licensing.