Interface DataTableWatchProperties

Dynamic properties of a data table.

interface DataTableWatchProperties {
    title: string;
}

Properties

Properties

title: string

title can be changed *

Generated using TypeDoc