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

package.native.dist.models.StyledComponent.d.ts Maven / Gradle / Ivy

Go to download

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

The newest version!
import type { BaseObject, IStyledComponentFactory, RuleSet, StyledOptions, WebTarget } from '../types';
declare function createStyledComponent(target: Target, options: StyledOptions<'web', OuterProps>, rules: RuleSet): ReturnType>;
export default createStyledComponent;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy