SMART datagrid v.1 > Classes > ToastOptions

Back  Forward

DataLudi.ToastOptions.styles  property

The style set which will be applied finally to HTML element which consists Toast View. 

It is specified by JSON object which contains CSS style name and values. 

Getter
function styles(): GridStyles
Setter
function setStyles(value: GridStyles)
See Also
styleName
visible
OperateOptions.sortingToast
OperateOptions.filteringToast
OperateOptions.groupingToast
GridBase.showToast
GridBase.hideToast
Examples
Toast View
Column Sorting
Column Filtering
Row Grouping