htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

HSSelect toggle title and icon properties set #453

Open seho-nl opened 3 months ago

seho-nl commented 3 months ago

Properties of the HSSelect toggle data-title and data-icon are set without checking if they are available in the DOM.

oliverhaas commented 1 month ago

Good fix. I always was annoyed that I had to have the elements, even if I don't need them.