[]
        
(Showing Draft Content)

ICellMakerOptions Interface

ICellMakerOptions Interface

Specifies parameters used to create cell elements.

Heirarchy

Properties

Optional attributes

attributes: object

Object with attributes to apply to the cell content element.

Optional click

click: ICellMakerClickHandler

Function to be executed when the element is clicked.

Optional cssClass

cssClass: string

Template string used to set the element's CSS class names.

Optional label

label: string

Template string used to set the element's "aria-label" attribute.