Properties of data table property item menu entry
export interface IDataTablePropertyItemEntry { image?: ImageResourceData; text?: LocalizedString;} Copy
export interface IDataTablePropertyItemEntry { image?: ImageResourceData; text?: LocalizedString;}
Optional
Properties of data table property item menu entry
Source