Hi,
I'm struggling while creating my first component.
We want for a mandatory field to have a border in a specific colour, and the label also.
I tried this by using a HTMlINputElement and HTMLLabelElement.
But the layout differs greatly from the standard controls.
Is there a way to use the standard controls as a base?
My colleague suggested to use the Office Fabric components as a base, but I don't see ho to do this.
Is there any documentation somewhere available?