Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BootstrapProp

For registration we handle just the types, not actual instances. And types are actually functions.

Hierarchy

  • BootstrapProp

Index

Properties

components

components: Array<IComponent>

Add all components here as types.

Optional directives

directives: Array<any>

Attrinute extensions with access to the host element.

Optional expanders

expanders: Array<IExpanderInstance>

Optional. Add tag expanders here. Tag expanders are a convenient way to add repeating groups of attriutes to any kind of elements.

Optional routes

Optional. Add the router definition here. Path's shall not contain hash signs, even if used in link tags.

Generated using TypeDoc