A list of inbuilt actions that come with Umbraco UI Builder.
Umbraco UI Builder provides different inbuilt actions that you can use right away.
Namespace: Umbraco.UIBuilder.Infrastructure.Configuration.Actions
Umbraco.UIBuilder.Infrastructure.Configuration.Actions
Exports entity data to a Comma-Separated Values (CSV) file. It converts all properties into column headings and renders each entity's property values in rows.
Imports data from a Comma-Separated Values (CSV) file. This action matches column headings with entity properties and maps row values to an entity.
Last updated 3 months ago
Was this helpful?