File manager - Edit - /home/palg2351/public_html/wp-content/themes/blocksy/static/js/editor/components/BasicEdit.js
Back
import { createElement } from '@wordpress/element' import { __ } from 'ct-i18n' import { InspectorControls } from '@wordpress/block-editor' import { PanelBody } from '@wordpress/components' import { OptionsPanel } from 'blocksy-options' const BasicEdit = ({ attributes, setAttributes, options }) => ( <InspectorControls> <PanelBody> <OptionsPanel purpose="gutenberg" onChange={(optionId, optionValue) => { setAttributes({ [optionId]: optionValue, }) }} options={options} value={attributes} hasRevertButton={false} /> </PanelBody> </InspectorControls> ) export default BasicEdit
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings