Buttons
Introduction to using the Buttons component
Last updated
Was this helpful?
Introduction to using the Buttons component
Last updated
Was this helpful?
Was this helpful?
<bpa-button theme="primary">Button</bpa-button><bpa-button size="small">Button</bpa-button><bpa-button disabled>Button</bpa-button><bpa-button :loading="true">Button</bpa-button>