A list of inbuilt actions that come with Umbraco UI Builder, the backoffice UI builder for Umbraco.
Umbraco UI Builder comes with some inbuilt actions that are available for you to use straight away.
Namespace Umbraco.UIBuilder.Infrastructure.Configuration.Actions
Provides a Comma-Separated Values (CSV) export functionality converting all properties to column headings and rendering each entity property values on each row.
Namespace Umbraco.UIBuilder.Infrastructure.Configuration.Actions
Provides a Comma-Separated Values (CSV) import functionality matching column headings with entity properties and mapping row values to an entity.