Skip to content

XIMDEX/xedit-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xedit base

This module provides the needed interfaces for xedit editor and a core which generate the mandatory schema

Interfaces

  • IXedit:
  • IXeditComponent:
  • IXeditContainer:
  • IXeditLayout:
  • IXeditView:

RouterMapper

This object provides a simple method to builder a map between editor and app routes.