Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Latest commit

 

History

History

add-view

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

add-view

Add a view to a DevExtreme Angular application.

Properties

  • name (string)
    The view name

  • addRoute (Boolean)
    Specifies whether to register a route for the view

  • icon (string)
    The view's icon name

  • module (string)
    Allows you to specify the declaring module

  • project (string) The name of a project to modify

  • spec (Boolean)
    Specifies whether to generate a spec file

  • inlineStyle (Boolean)
    Specifies whether to define styles in the ts file

  • prefix (string)
    The prefix to apply to generated selectors