RDraw-layout
Layout Component Documentation
Overview
Features
Component Structure
┌─────────────────────────────────────────────────────────────┐
│ Advanced Body │
├──────────────┬─────────────────────────┬──────────────────┤
│ Context │ Main Content │ Sidebar │
│ Panel │ ┌─────────────────────┐ │ Panel │
│ │ │ Action Info Pane │ │ │
│ │ └─────────────────────┘ │ │
│ │ ┌─────────────────────┐ │ │
│ │ │ Render Wrapper │ │ │
│ │ │ (Main Content) │ │ │
│ │ └─────────────────────┘ │ │
└──────────────┴─────────────────────────┴──────────────────┘API Reference
Public Properties
Property
Type
Default
Description
Size Options
Slots
Slot Name
Description
Events
Event Name
Description
Event Detail
Public Methods
Method
Description
Usage Examples
Basic Layout with Main Content
Layout with Sidebar
Full Layout with All Panels
Dynamic Context Details
JavaScript Controller Examples
Basic Controller Setup
Advanced Controller with Dynamic Sizing
Responsive Behavior
Size Calculations
Best Practices
Common Use Cases
Last updated