Earthling UI

  1. Components
  2. surface

Surface

Prop
Default Value
Value
Whether the surface is interactive
interactive
undefined
The material of the surface
material
glass

Anatomy

<Surface />

Installation

1
Ensure Earthling UI is installed
bun add earthling-ui
2
Import the component from earthling-ui
import { Surface } from "earthling-ui/surface"
The component is ready to use