WHAT YOU'LL LEARN
  • Which event handlers can you implement?
  • How to import and use each exported item?

Overview
anchor

This page documents everything exported from webiny/admin. Import any of the items below directly from this path in your Webiny extensions.

Hooks
anchor

useFeature
anchor

Function — imported from webiny/admin

Other
anchor

BuildParam
anchor

Abstraction — imported from webiny/admin

Interface BuildParam.Interface:

Types:

Usage:

extensions/MyImpl.ts

BuildParams
anchor

Abstraction — imported from webiny/admin

Interface BuildParams.Interface:

Types:

Usage:

extensions/MyImpl.ts

createHasPermission
anchor

Function — imported from webiny/admin

createPermissionSchema
anchor

Function — imported from webiny/admin

createUsePermissions
anchor

Function — imported from webiny/admin

NetworkErrorEventHandler
anchor

Event Handler Abstraction — imported from webiny/admin

Interface NetworkErrorEventHandler.Interface:

Types:

Usage:

extensions/MyHandler.ts