Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 636 Bytes

File metadata and controls

22 lines (15 loc) · 636 Bytes

Core system (advanced)

The core system is for extending MDW with new components and behavior. If you only need to use components, stay in the components docs.

When to use the core

  • You need custom components beyond the library
  • You need custom state patterns or lifecycle behavior
  • You need to compose multiple MDW components into a reusable element

Core entry points

Reference lists