Search Docs
Loading...
Skip to content

Customization

Show/Hide Components Learn how to hide UI components using the Feature API and Component Order API in CE.SDK.
Reorder Components Learn how to rearrange UI components using getComponentOrder and setComponentOrder in CE.SDK.
Add Action Buttons Learn how to add save, export, and custom action buttons to CE.SDK UI areas using built-in action components.
Add Dock Buttons Learn how to add asset library buttons to the CE.SDK dock using the built-in dock button component with custom entries, labels, icons, and click handlers.
Create Custom Components Learn how to register and place custom UI components in CE.SDK using registerComponent and insertOrderComponent.
Page Format Define default page size, orientation, and other format settings for your design canvas.
Crop Presets Define crop presets settings for your design.
Force Crop Define crop presets settings for your design.
Color Palette Customize the color palette available to users for consistent branding and styling.
Disable or Enable Features Control which editor features are available to users by enabling, disabling, or conditionally toggling them using the Feature API.
Navigation Bar Show, hide, or customize the editor’s top navigation bar to match your app layout.
Dock Configure the dock area to show or hide tools, panels, or quick access actions.
Panel Customization Control CE.SDK's UI panels programmatically to create custom editor layouts and workflows.
Inspector Bar Customize the inspector bar for editing properties like position, color, and size.
Canvas Menu Control visibility and options in the canvas context menu.
Canvas Bar Edit or hide the floating bar above the canvas to streamline user interactions.
Component Order API Complete reference for the unified Component Order API that controls layout and composition of all CE.SDK UI areas.
Component Reference Complete list of all built-in component IDs for each CE.SDK UI area including navigation bar, dock, inspector bar, canvas menu, and canvas bar.