detailView
detailView is used to display detailed information about a single record, often including related data or actions.
Example:
DetailView Key Properties:
action
: Server action or endpoint string.title
: The title of the detail view.fields
: Defines the fields to be displayed.headerButtons
: Buttons displayed at the top of the detail view.tabs
: Additional views that can be displayed as tabs within the detail view.