li-routing

Supported Features

Document
Media
Table Dashboard
Include
Display Filter
Search Indexing
System Metadata

Default UI

None

Storage Format

{
  path: <String>
}

Content Type Config

{
  handle: 'myContentType',
  // ...
  metadata: [
    {
      handle: 'myHandle'
      type: 'li-routing'
    }
    // ...
  ]
}