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
Juicy-tooltip should implement the following design (source):
With the following API:
<th><juicy-tooltip><divslot="tooltip">If this option is on user can use regular expressions in route URI</div>
Use regular expression
</juicy-tooltip></th>
Internally, it should use <juicy-popover position="beforetop center" expand-on="mouseover"> as implemented by:
Juicy-tooltip should implement the following design (source):
With the following API:
Internally, it should use
<juicy-popover position="beforetop center" expand-on="mouseover">
as implemented by:The files in this repo can be based on https://github.com/Juicy/juicy-popover or https://github.com/Juicy/juicy-element-boilerplate
The text was updated successfully, but these errors were encountered: