Skip to main content

Easy Email Pro-theme

hooks

useEditorThemeState

useElementDefault

useUniversalContent

useElementInteract

useFontFamily

useDragging

useEditorContext

Components

export const SharedComponents = {
PreviewEmailDrawer: PreviewEmailDrawer,
PreviewEmail: PreviewEmail,
BlockSideBar: BlockSideBar,
ColumnLayout: ColumnLayout,
ConfigurationDrawer: ConfigurationDrawer,
ConfigurationPanel: ConfigurationPanel,
EditorTabs: EditorTabs,
UniversalElementEditorDrawer: UniversalElementEditorDrawer,
RichTextBar: RichTextBar,
HoveringToolbar: HoveringToolbar,
Hotkeys: Hotkeys,
Controller: Controller,
UnsplashImages: UnsplashImages,
FullHeightOverlayScrollbars: FullHeightOverlayScrollbars,
};

export { CollapseWrapper } from "./ConfigurationPanel/components/CollapseWrapper";
export { AttributesPanelWrapper } from "./ConfigurationPanel/components/AttributesPanelWrapper";
export { AttributeField } from "./ConfigurationPanel/components/AttributeField";
export { ConfigPanelsMap } from "./ConfigurationPanel/Elements";

export {
ResponsiveField,
ResponsiveTabs,
} from "./ConfigurationPanel/components/ResponsiveTabs";

export { IconFont } from "./IconFont";