@serenity-is/corelib / PropertyItemSlickConverter
Namespace: PropertyItemSlickConverter
Table of contents
Functions
Functions
toSlickColumn
▸ toSlickColumn(item): Column
Parameters
| Name | Type |
|---|---|
item |
PropertyItem |
Returns
Column
Defined in
src/ui/helpers/slickhelpers.ts:546
toSlickColumns
▸ toSlickColumns(items): Column[]
Parameters
| Name | Type |
|---|---|
items |
PropertyItem[] |
Returns
Column[]