HTML

import {
TwebBlockHtmlControl,
} from '@tigriweb/components/attributes';
<TwebBlockHtmlControl
label={ __('Html Title', 'your-theme-name') }
help={ __('Html Description', 'your-theme-name') }
/>
Last updated
Was this helpful?
import {
TwebBlockHtmlControl,
} from '@tigriweb/components/attributes';
<TwebBlockHtmlControl
label={ __('Html Title', 'your-theme-name') }
help={ __('Html Description', 'your-theme-name') }
/>
Last updated
Was this helpful?