The type of the data object.
The type of the payload object.
The component props.
Interface for the props of the RecordView component.
OptionalAfterCollapseLabel?: anyOptionalAfterSearch?: anyOptionalbackground?: stringOptionalBeforeCollapseLabel?: anyOptionalBeforeSearch?: anyOptionalCustomItem?: anyOptionalEmptyItem?: anyOptionalexpandList?: string[]OptionalformatKey?: (key: string, path: string) => ReactNodeOptionalformatSearch?: (key: string, value: null | string | number | boolean, path: string) => stringOptionalformatValue?: (OptionalkeyWidth?: anyOptionalmaxItems?: numberOptionalonSearchChanged?: (search: string) => voidOptionalpayload?: PayloadOptionalsearch?: stringOptionaltotalWidth?: numberOptionalvalueWidth?: anyOptionalwithExpandAll?: booleanOptionalwithExpandLevel?: numberOptionalwithExpandRoot?: booleanThe rendered component.
Renders a view to display record data with search capabilities.