Skip to content

API / interfaces / comments

Interface: Comments

Array of comments attached to a cell, with optional visibility flag

Hierarchy

Extends:

  • Array<Comment>

Properties

hidden

optional

hidden: boolean

If true, the comment indicator is hidden

Source

src/types.ts


← Comment | DefinedName →