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
Hello,
as I can see in source code there's a dispatcher for "itemCreated" and we can use it with "on:itemCreated".
Could you expose that "API" in documentation and into interface so we can do things like POST to db or open a modal to enter more info once an item is created
Thanks for this component it is very useful!
Also I've customised your module to add tooltips on labels in Items List when labels string length is > 60
and tooltip boolean parameter
Could you please add this functionality but with a better implementation ?
The text was updated successfully, but these errors were encountered:
Hello,
as I can see in source code there's a dispatcher for "itemCreated" and we can use it with "on:itemCreated".
Could you expose that "API" in documentation and into interface so we can do things like POST to db or open a modal to enter more info once an item is created
Thanks for this component it is very useful!
Also I've customised your module to add tooltips on labels in Items List when labels string length is > 60
and tooltip boolean parameter
Could you please add this functionality but with a better implementation ?
The text was updated successfully, but these errors were encountered: