projects/aoc-client/ui/form/aoc-ui-form/aoc-ui-form-template.directive.ts
Selector | [aocUiFormTemplate] |
Standalone | true |
Properties |
|
Inputs |
constructor(template: TemplateRef
|
||||||
Parameters :
|
aocUiFormTemplate |
Type : "header" | "body" | "footer-left" | "footer-right"
|
Public template |
Type : TemplateRef<any>
|