Appearance
Use Canvas component
It's the starting point for all the other components.
Common example:
html
<Canvas antialias="true">
</Canvas>
options
You can use all properties from PixiJS Canvas Renderer