Skip to main content

AdminForthResourceFrontend

Extends

Properties

columns

columns: AdminForthResourceColumnCommon[]

Inherited from

Omit.columns


label

label: string

Inherited from

Omit.label


options

options: AdminForthOptionsForFrontend


recordLabel()?

optional recordLabel: (item) => string

Hook which allow you to modify record label

Example:

recordLabel: (record) => `${record.name} - ${record.id}`,

Parameters

ParameterType
itemany

Returns

string

Inherited from

Omit.recordLabel


resourceId

resourceId: string

Inherited from

Omit.resourceId