Open
Description
Currently, we don't have the possibility to add a custom placeholder content except from the props.placeholder
property.
Add a placeholder slot, ensure to put it inside slots.ts
. Add test(s) to ensure the placeholder slot content is working as expected.