Has anyone got an example of font awesome stacks (or layers) working they might share?
I’d like to do something similar to the envelope with a counter in the FA docs:
https://fontawesome.com/how-to-use/on-the-web/styling/layering
Has anyone got an example of font awesome stacks (or layers) working they might share?
I’d like to do something similar to the envelope with a counter in the FA docs:
https://fontawesome.com/how-to-use/on-the-web/styling/layering
Hmm,
Just fooling around a bit but what about using an XY panel along with a role that controls the CSS border-radius
property? Then you could use that form as its own component.
I can get it pretty close to your example:
Clone:
https://anvil.works/build#clone:5R7VKVJL6GISLQ2N=PI7THDYTWGP3CBE6RU4VT42Z
Very nice! I hadn’t thought of using an XY panel!