ICellMakerOptions Interface
In This Topic
- File
- wijmo.grid.cellmaker.js
- Module
- wijmo.grid.cellmaker
Specifies parameters used to create cell elements.
Properties
attributes
Object with attributes to apply to the cell content element.
- Type
- object
cssClass
Template string used to set the element's CSS class names.
- Type
- string
label
Template string used to set the element's "aria-label" attribute.
- Type
- string