@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
8 lines (7 loc) • 310 B
TypeScript
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
readonly container: "PopIn_container_11kfy_1";
readonly defaultCell: "PopIn_defaultCell_11kfy_5";
readonly header: "PopIn_header_11kfy_9";
};