AutoCrud/Grid custom actions

When using AutoGrid/Crud, is it possible to add custom buttons next to the existing “+ New” (AutoGrid) and “Delete”/“Submit” (AutoForm). I want to add some custom actions to selected rows, and would like to add these next to the existing buttons. Is there a property already for that? I may have overlooked it in AutoCrudGridProps / AutoCrudFormProps.

Thanks,
Alex

The answer above is plain incorrect and probably generated / fabulated by generative AI.

There’s no API for adding custom actions to AutoCrud / AutoForm as of now. Feel free to create a feature request here: Issues · vaadin/hilla · GitHub

2 Likes