Interface

IListEmptyOptions

engine.IListEmptyOptions

Empty list display options

Properties:
Name Type Description
title string

Title text or translation key for empty state

subtitle string

Subtitle text or translation key for empty state

showButton boolean

Whether to show an action button in empty state

buttonText string

Button text or translation key

link string

Navigation link for the button

icon string

Icon identifier for the empty state

View Source lib/engine/interfaces.ts, line 322