@xsolla/xui-primitives-web
v0.106.0
Published
Internal web primitives for the Xsolla UI Toolkit. Not intended for direct consumer use.
Readme
@xsolla/xui-primitives-web
Internal package — do not use directly. This package is used internally to build toolkit components. Consumers should use the published components (e.g.
@xsolla/xui-button,@xsolla/xui-controls).
Web implementations of XUI primitive components, built with styled-components.
Exports
Box— Flex layout container (div); supports fullBoxPropsincluding hover/press/focus styles and ARIA attributesText— Inline text element; supports colour, fontSize, fontWeight, alignmentSpinner— Animated SVG loading indicatorIcon— SVG icon wrapper accepting child SVG contentDivider— Horizontal or vertical line separator; supports dashed styleInput— Styled<input>element with cross-platform prop interfaceTextArea— Styled<textarea>with optional auto-resize viaautoSize
