@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
17 lines (16 loc) • 923 B
TypeScript
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
readonly container: "ObjectPageTitle_container_1f2gj_1";
readonly phone: "ObjectPageTitle_phone_1f2gj_25";
readonly breadcrumbs: "ObjectPageTitle_breadcrumbs_1f2gj_29";
readonly titleMainSection: "ObjectPageTitle_titleMainSection_1f2gj_38";
readonly middleSection: "ObjectPageTitle_middleSection_1f2gj_44";
readonly title: "ObjectPageTitle_title_1f2gj_38";
readonly subTitle: "ObjectPageTitle_subTitle_1f2gj_76";
readonly subTitleBottom: "ObjectPageTitle_subTitleBottom_1f2gj_91";
readonly content: "ObjectPageTitle_content_1f2gj_96";
readonly toolbar: "ObjectPageTitle_toolbar_1f2gj_102";
readonly actionsSpacer: "ObjectPageTitle_actionsSpacer_1f2gj_130";
readonly clickArea: "ObjectPageTitle_clickArea_1f2gj_137";
};