You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
Thank you for this great plugin!
Would be awesome if we could put HTML inside <option-pure> tags.
Like <option-pure value="val">Optiontext<span><svg....></span></option-pure>
Currently all HTML tags get stripped when generating div.option.
Thank you for this great plugin!
Would be awesome if we could put HTML inside
<option-pure>
tags.Like
<option-pure value="val">Optiontext<span><svg....></span></option-pure>
Currently all HTML tags get stripped when generating
div.option
.This would also solve feature requests like #44
The text was updated successfully, but these errors were encountered: