UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

6 lines (5 loc) 186 B
export declare const DefaultNoDataComponent: ({ noDataText, className, style }: { noDataText: any; className: any; style: any; }) => import("react/jsx-runtime").JSX.Element;