+
Usage Example
+
+
Widget Position
+
You can set the widget's position using the position
prop. For example:
+
{{ `` }}
+
+
Available Position Types
+
The position options that can be used are:
+
+ - left
+ - right
+ - top
+ - bottom
+ - bottom-left
+ - top-left
+ - bottom-right
+ - top-right
+
+
+
Avatar
+
You can select the widget's avatar using the avatar
prop. Example:
+
{{ `` }}
+
+
Available Avatar Options
+
+ - icaro
+ - hosana
+ - guga
+ - random
+
+
+
Opacity
+
To adjust the widget's opacity, use the opacity
prop:
+
{{ `` }}
+
+