Toolbar
Beta

No Results

The FktNoResults component provides a consistent and configurable way to display empty states when no data is available. It supports custom icons, descriptions, and action buttons to guide users on what to do next.

Import

import {FktNoResultsComponent} from "frakton-ng/no-results";

Simple no results

Basic no results display with just a label, perfect for minimal empty states.

With icon and description

No results display with an icon and descriptive text for better user understanding.

With action button

Complete no results state with an action button to guide users on next steps.

Search results

No results state specifically designed for search scenarios with clear search action.

Data table empty state

No results configuration optimized for data tables with add record functionality.

File upload empty state

No results state for file management interfaces with upload functionality.

Compact size

Compact no results display for smaller containers or inline usage.