Trails Packages
    Preparing search index...
    interface EmptyStateProps {
        description?: string;
        icon?: ReactNode;
        title: string;
    }

    Hierarchy

    • EmptyStateRootProps
      • EmptyStateProps
    Index

    Properties

    description?: string
    icon?: ReactNode
    title: string