Closed jpradocueva closed 6 months ago
This issue is resolved with this PR. I will be closing this issue for now.
@FroudeDescartes
We use src
property in this constructor instead of url
or href
.
Can we define when to use each one of these three properties?
@FroudeDescartes We use
src
property in this constructor instead ofurl
orhref
. Can we define when to use each one of these three properties?
@jpradocueva I will see by tomorrow to have a fully updated list with unified and assigned props to each constructor.
Issues
In this constructor, it is used
wrapper
, but in others, the name iscontainer
.Not
text
propertytext
property to insert more text if needed?link
in markdown butsrc
in the constructor logicHow to remove the text underline? See the image below. I cannot find how to remove it.