All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.theming.getEffectiveStyle.d.ts Maven / Gradle / Ivy

import type UI5Element from "../UI5Element.js";
declare const getEffectiveStyle: (ElementClass: typeof UI5Element) => string;
export default getEffectiveStyle;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy