styled
The styled
decorator/function creates a HOC. It is essential for any form of styling with Skyle in order to access internal properties.
If you are using a class component, it also provides the styles
property within the component.
The styled
decorator/function creates a HOC. It is essential for any form of styling with Skyle in order to access internal properties.
If you are using a class component, it also provides the styles
property within the component.