How to use the @wordpress/edit-post/build-module/keyboard-shortcuts.toggleSidebar function in @wordpress/edit-post

To help you get started, we’ve selected a few @wordpress/edit-post examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Automattic / wp-calypso / client / gutenboarding / components / header / index.tsx View on Github external
aria-label={ NO__( 'Document tools' ) }
				aria-orientation="horizontal"
				className="gutenboarding__header-toolbar"
				role="toolbar"
			>
			<div>
				<button>
					{ NO__( 'Continue' ) }
				</button>
				
			</div>
		
	);
	/* eslint-enable wpcalypso/jsx-classname-namespace */
}

@wordpress/edit-post

Edit Post module for WordPress.

GPL-2.0-or-later
Latest version published 3 days ago

Package Health Score

95 / 100
Full package analysis