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