josemarluedke / frontile

Component Library for Ember Octane apps
https://frontile.dev
MIT License
55 stars 21 forks source link

feat: add startContent and endContent named blocks to input #282

Closed josemarluedke closed 7 months ago

josemarluedke commented 7 months ago

allows rendering content before and after the input

image

Note, if content needs to be interactable, the following class needs to be added to the element pointer-events-auto.