Borderlands3 UI library for Web APP, built with React.js.
yarn add borderlands3-ui
import { Button } from 'borderlands3-ui';
export const Disabled = () => <Button disabled>disabled</Button>;
-
Button
-
Dialog
-
Blood
-
Modal
-
Message
-
Card
-
Picker
-
List
-
Setting
borderland3-ui is released under the MIT license.