variants
, add multiple templates of the same component wireframe
to the VeltWireframe
component and give them each a variant
name.
variant
props when using the Velt component in your app.
hotkeys
are pressed.
When you press a hotkey
inside the Comment Dialog
composer, it will open a dropdown list of items that you can select.
chip
that is placed in the comment text.
useSetLocation
can be set to true
to add additional locations instead of using useAddLocation
.
enter
will add a new line and pressing shift
+ enter
will submit a comment.
If you want to change this default behavior so that pressing enter
will submit a comment, you can set the enterKeyToSubmit
property to true
.