Layout: { bleed: PropertyState<LayoutBleed>; childLayouts: Id[]; fillColor: PropertyState<ColorUsage>; fillColorEnabled: PropertyState<boolean>; height: PropertyState<number>; id: Id; intent: PropertyState<LayoutIntent>; name: string; parentId?: Id; timelineLengthMs: PropertyState<number>; unit: PropertyState<MeasurementUnit>; width: PropertyState<number> }

Type declaration

Generated using TypeDoc