Hierarchy

  • ICardBlock

Properties

defaultBlock?: boolean
fields: {
    code: string;
    showOnlyFilled: boolean;
    sort: number;
}[]

Type declaration

  • code: string
  • showOnlyFilled: boolean
  • sort: number
id: string
show: boolean
sort: number
title: string
unhideable?: boolean

Generated using TypeDoc