API Reference
This section documents the APIs available in Trix Admin.
Store
Pinia stores for state management:
- App Store - Application state
- Auth Store - Authentication state
- Route Store - Route state
- Theme Store - Theme state
Hooks
Composable functions:
- useTable - Table data management
- useForm - Form handling
- useLoading - Loading state
- useBoolean - Boolean state
Utilities
Helper functions: