UNPKG

@gannochenko/ui.styled-components

Version:

<!-- PROJECT SHIELDS --> <!-- *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, co

2 lines (1 loc) 379 B
export declare const contentAlignment: (alignmentX?: "left" | "right" | "center" | "end" | "start" | "bottom" | "middle" | "top" | "flex-end" | "flex-start" | undefined, alignmentY?: "left" | "right" | "center" | "end" | "start" | "bottom" | "middle" | "top" | "flex-end" | "flex-start" | undefined, direction?: string) => import("styled-components").FlattenSimpleInterpolation;