Does anyone know what is the name of this type of components?
<chart.component data={...} type={...} />
I mean the usages of the '.' between chart
and component
<chart.component ... />
The keyword name could be awesome to do some googling. Any article too.