@ea-lab/reactive-json-docs
Version:
Complete documentation for Reactive-JSON - Components, examples and LLM-parsable guides
20 lines (12 loc) • 649 B
Markdown
# Bootstrap Special Elements
Bootstrap special elements provide advanced functionality and generic wrappers for Bootstrap components.
## Available Components
- **[BootstrapElement](./BootstrapElement.yaml)** - Generic wrapper for any React-Bootstrap component
## Usage Requirements
- Bootstrap CSS must be imported in your application
- The `@ea-lab/reactive-json-bootstrap` plugin must be installed and configured
- React-Bootstrap dependencies must be available
## BootstrapElement Use Cases
- Wrapping React-Bootstrap components not explicitly supported
- Advanced component configurations
- Prototyping before creating dedicated wrappers