Props for the NoDataMessage component

interface NoDataMessageProps {
    message: string;
}

Properties

Properties

message: string

Custom message explaining why data is unavailable or what actions the user can take