Empty
Displays an empty state.
Importing
1
import { Empty } from '@infinityfx/fluid';Usage
API reference
Empty Props
title
string
Required
message?
string
Additional descriptive text shown below the title.
icon?
React.ReactNode
Custom icon shown above the title.