Component Parameters
You can add and use custom component parameters that will be available in the builder on the Props panel.
In the following example, we added the someProp
parameter to our component and got its current value. Note that if the user changes it in the builder on the Props panel, it will be automatically changed in the component.