generated from nhcarrigan/template
feat: we have a functional prototype
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div>
|
||||
<label for="{{label()}}-input">{{ label() }}:</label>
|
||||
<input [type]="type()" id="{{label()}}-input" required [formControl]="control()" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user