Placeholder (code)
Use a placeholder when you want to reserve space in a specific aspect-ratio
import { Placeholder } from '@mediahuis/chameleon-react'
Props
System Props
System Props
Next to the properties listed in the propstable, a collection of system props can be added to any component for further general styling and layouting purposes. These props vary per component.
To read more about the system, click here to check out its dedicated page.
Appearance (usage with transparent content)
When using transparent content, it's better to replace the appearance of the Placeholder when the content is loaded to plain one. This will prevent seeing the placeholder trough the transparent content.