docs/api/sector.md
id String Sector id, eg. typographyname String Sector name, eg. Typographyopen Boolean? Indicates the open state.properties Array<Object>? Indicate an array of Property definitions.Get sector id.
Returns String
Get sector name.
Returns String
Update sector name.
value String New sector nameCheck if the sector is open
Returns Boolean
Update Sector open state
value Boolean Check if the sector is visible
Returns Boolean
Get sector properties.
opts Object Options (optional, default {})