lucca-front
lucca-front copied to clipboard
[ng] lu-calendar input
Calendar buttons do not have a type, which prevents the component from being loaded into a form.
you should add a type="button"
to them.
It would also be necessary to associate to input (possibly hidden) to this calendar.