@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
10 lines (9 loc) • 650 B
TypeScript
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
readonly container: "ObjectPageAnchorBar_container_1n61l_1";
readonly anchorBarActionButton: "ObjectPageAnchorBar_anchorBarActionButton_1n61l_25";
readonly anchorBarActionButtonExpandable: "ObjectPageAnchorBar_anchorBarActionButtonExpandable_1n61l_37";
readonly anchorBarActionButtonPinnable: "ObjectPageAnchorBar_anchorBarActionButtonPinnable_1n61l_38";
readonly anchorBarActionPinnableAndExpandable: "ObjectPageAnchorBar_anchorBarActionPinnableAndExpandable_1n61l_43";
};