You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add the typings (or expose them) to the classList object of Popover component ?
Or maybe to add another property that will contain the actual values (not the passed xAlign/yAlign values, but calculated ones)?
This may be helpful when someone is replacing the styling of popup with custom template (with custom carets, baloons, e.t.c.), for, e.g. determination where caret should be located in some complex scenarios?
It's a proposal.
Can you add the typings (or expose them) to the
classList
object ofPopover
component ?Or maybe to add another property that will contain the actual values (not the passed xAlign/yAlign values, but calculated ones)?
This may be helpful when someone is replacing the styling of popup with custom template (with custom carets, baloons, e.t.c.), for, e.g. determination where caret should be located in some complex scenarios?
The text was updated successfully, but these errors were encountered: