Photonix

HomeIndicator

Visual indicator for the home gesture area on mobile devices.

Preview

Usage
import { HomeIndicator } from '@photonix/ultimate';

<HomeIndicator />

Component API

HomeIndicator

Prop
Type
Default
Description
variant
"ios" | "android"
'ios'
Platform variant
device
"iPhone" | "iPad"
'iPhone'
Device type (iOS only)
orientation
"Portrait" | "Landscape"
'Portrait'
Orientation (iOS only)
theme
"light" | "dark"
'light' (Dark indicator for light backgrounds)
Color theme for the indicator
className
string
-
style
React.CSSProperties
-

On this page

Preview
Component API
Photonix UI - React Components, Templates & Figma Design System