alex-clover-ui
v4.0.9
Published
UI components for React app with Clover themimg
Readme
alex-clover-ui
UI components for React app with Clover themimg
Install
npm install --save alex-clover-uiDescription
This package provides following components: HeaderLogo, LinkButton, TextInput and SpaceMakerBox
Below are the props list that each components accepts:
HeaderLogo: brandName, icon, iconAriaLabel, fontSize, spaceBetweenIconAndTextLinkButton: linkUrl, buttonText, fontSize, paddingTextInput: shouldBeFocused, labelText, type, id, placeholder, value, onChangeHandler, fontSizeSpaceMakerBox: p (padding), px (right and left padding), py (top and bottom padding), pt (top padding), pr (right padding), pb (bottom padding) pl (left padding), m (margin), mx (right and left margin), my (top and bottom margin), mt (top margin), mr (right margin), mb (bottom margin), ml (left margin)License
MIT © alexnlfm
