Interface ISectionsOptions

Hierarchy

  • ISectionsOptions

Properties

Properties

displayText: string
sections: {
    rows: ISectionsRows[];
    title: string;
}[]

Type declaration

Generated using TypeDoc