File

projects/aoc-client/core/types/aoc-grid-types.ts

Extends

AocColumn

Index

Properties

Properties

align
align: "center" | "left" | "right"
Type : "center" | "left" | "right"
Optional
defaultSort
defaultSort: "asc" | "desc"
Type : "asc" | "desc"
Optional
display
display: AocUiDisplay<M>
Type : AocUiDisplay<M>
editable
editable: AocGridColumnEditable<M>
Type : AocGridColumnEditable<M>
Optional
formControlName
formControlName: string
Type : string
Optional
headerTooltip
headerTooltip: string
Type : string
Optional
ngClass
ngClass: AocGridRowNgClass<M>
Type : AocGridRowNgClass<M>
Optional
ngStyle
ngStyle: AocGridRowNgStyle<M>
Type : AocGridRowNgStyle<M>
Optional
orderBy
orderBy: AocUiFieldPath | AocGridQueryOrderMap<M>
Type : AocUiFieldPath | AocGridQueryOrderMap<M>
Optional
sanitize
sanitize: boolean
Type : boolean
Optional
size
size: template literal type
Type : template literal type
Optional
sortable
sortable: boolean
Type : boolean
Optional
treeExpander
treeExpander: boolean
Type : boolean
Optional
visible
visible: boolean
Type : boolean
Optional

results matching ""

    No results matching ""