@hicoder/angular-cli
Version:
Angular UI componenets and service generator. It works with the mean-rest-express package to generate the end to end web application. The input to this generator is the Mongoose schema defined for the express application. mean-rest-express exposes the Res
29 lines (23 loc) • 517 B
Plain Text
Four basic detail widget that will be used and generated during code generation
- general
- sub
- select
- association
- pop
The listWidgetTypes is used to configure the list widgets types:
listWidgetTypes: {
general: 'general',
select: 'select',
sub: 'sub',
association: 'association',
pop: 'pop',
},
Other widgets can be generated when assigned into the "detailExtraWidgets" array.
- galleryBottomTitle
- gallerySideIntro
- gallerySideIntroMP
- info
- page
- post
- slide
- term