Powered by
is the markup static? I mean is the button already...
# help
g
gray-kilobyte-89541
06/23/2022, 12:13 PM
is the markup static? I mean is the button already in the markup like in your code example, or is it added / rendered into the DOM on the accordion click? If it is static, you can use
:has
selector
3
Views
Previous
Next