Globe
PROGlobe is a world shape component. It uses ThreeJS for building a shape like that.
The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.
Demo
// Soft UI Dashboard PRO React examples
import Globe from "examples/Globe";
Props Information
| Name | Type | Default | Description |
|---|---|---|---|
| canvasStyle | object | {} | Used to style the globe shape canvas element. |
| SuiBox Props | You can pass all of the SuiBox props for the Globe as well. |