type
methods
cell |
Lookup a cell by name or raise UnknownCellErr |
---|---|
cells |
List data cells for component |
instantiate |
Create instance of this component definition |
Slot Details
cell
cells
abstract CellDef[] cells()
List data cells for component
instantiate
abstract Comp instantiate()
Create instance of this component definition