UI Components
Button
Use this component when you want to provide users the ability to perform a specific action when a button is pressed
Available For
Vendr Connect
Yes
Vendr Link
Yes
Props
id
string
A unique identifier for the button
onClick
string
Callback when the button is pressed. You should use this callback to trigger the createSession
API method.
label
string
Changes the text label of the button
style
string
Changes the visual appearance of the button