import ButtonPrimitive from "@kiwicom/orbit-components/lib/ButtonPrimitive";
() => <ButtonPrimitive>Click me</ButtonPrimitive>
Component status

n/a

Released

n/a

n/a

Released
Guidelines
Follow button guidelines
Button primitives are still buttons. So make sure to follow all the guidelines for button components.
Use freedom wisely
With great freedom comes great responsibility. Primitive components offer many more options for styling. Use these options wisely and make sure your badges are still accessible to everyone.
Related components
Button
See the components related to buttons.
BadgePrimitive
Buttons (even primitive ones) are for actions. To display a status in a component you can style yourself, consider a badge primitive.