Feature: Add Support for position
, avatar
, and opacity
Props in VLibras Widget
#9
Labels
position
, avatar
, and opacity
Props in VLibras Widget
#9
Currently, the VLibras widget integration within the component supports basic initialization, but there is no support for customizing the widget's
position
,avatar
, andopacity
settings. These features are necessary to allow better control over the widget’s appearance and behavior.Proposal:
Add the following props to the component:
'left'
,'right'
,'bottom'
,'top'
,'bottom-left'
,'top-left'
,'bottom-right'
,'top-right'
'right'
'icaro'
,'hosana'
,'guga'
,'random'
'random'
1.0
These props would be mapped to the VLibras widget's internal API as follows:
Benefits:
Tasks:
position
,avatar
, andopacity
props with default values and validators.The text was updated successfully, but these errors were encountered: