mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
24 lines
635 B
Markdown
24 lines
635 B
Markdown
# Admin Dialog Package
|
|
|
|
## Overview
|
|
Package for admin-related dialog components and functionality.
|
|
|
|
## Location
|
|
[/packages/admin_dialog/](/packages/admin_dialog/)
|
|
|
|
## Purpose
|
|
Provides reusable dialog components for administrative tasks and configurations.
|
|
|
|
## Components
|
|
See package structure for all available components and templates.
|
|
|
|
## Seed Data
|
|
Configuration and seed data are located in the package's seed directory.
|
|
|
|
## Usage
|
|
Import and use dialog components through the package management system.
|
|
|
|
## Related Documentation
|
|
- [Package System](/docs/development/package-system.md)
|
|
- [Component Architecture](/docs/architecture)
|