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