-
Notifications
You must be signed in to change notification settings - Fork 66
PageFramework
The PageFramework component bundles up all the context providers in the Ansible UI framework in a convenient component for framework consumers.
Examples of internal context providers are translations, navigation, settings, alerts, and dialogs.
The PageFramework component needs to be placed near the top of your application tree, before any framework components are used.
<PageFramework navigate={navigate}>
...
</PageFramework>
TODO
- Document navigation hook
- Document translation hook
PageFramework
PageHeader
PageLayout
PageDashboard
PageDashboardCarousel
PageDetails
PageForm
PageTable
PageTabs
PageToolbar
BulkActionDialog
BulkConfirmationDialog
EmptyState
PageCarousel
ReorderItems
useBreakPoint
useFrameworkTranslations
useInMemoryView
useIsMounted
useOpen
usePageNavigate
useSearchParams
useSelectDialog
useTableItems
useView
useWindowLocation
useDeleteRequest
useGet
useGetAllPagesAWX
useGetItem
useGetRequest
useOptions
usePatchRequest
usePostRequest