@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
11 lines (10 loc) • 615 B
TypeScript
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
readonly objectPageSubSection: "ObjectPageSubSection_objectPageSubSection_1usej_1";
readonly headerContainer: "ObjectPageSubSection_headerContainer_1usej_6";
readonly subSectionTitle: "ObjectPageSubSection_subSectionTitle_1usej_20";
readonly subSectionContent: "ObjectPageSubSection_subSectionContent_1usej_26";
readonly spacer: "ObjectPageSubSection_spacer_1usej_33";
readonly uppercase: "ObjectPageSubSection_uppercase_1usej_37";
};