Home > IRawPureSchematic > sheets
IRawPureSchematic.sheets property
签名
typescript
sheets: { [key: string]: { uuid: string; title: string; displayTitle: string; zIndex: number } };1