15: Link widgets + CopyClipboard — EmailLink, PhoneLink, UrlLink, CopyClipboard #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Build contact link widgets from PRD-001.
Spec
<a href="mailto:{email}" class="o_form_uri"><i class="fa fa-envelope"/></a><a href="tel:{phone}" class="o_form_uri"><i class="fa fa-phone"/></a><a href="{url}" class="o_form_uri" target="_blank"><i class="fa fa-globe"/></a><div class="d-grid rounded-2">{field}<CopyButton/></div>References
PRD-001 EmailLink/PhoneLink/UrlLink/CopyClipboard sections, oddo_widget_subcomponents.md §4.1-4.4