React
Inline placeholder with size, identity, and accessible label support.

Component
Fallback identity mark for avatars, places, media, and documents.
import { IdentityPlaceholder } from "@hozorica/hods-react/identity-placeholder";import { IdentityPlaceholder } from "@hozorica/hods-react-native/identity-placeholder";person | place | image | documentFallback semantic type.20 | 24 | 36 | 42 | 48 | 56 | 64 | 80 | 96Square placeholder size.ReactNodeOptional custom glyph or short label.Inline placeholder with size, identity, and accessible label support.
View/Text placeholder with matching identity and size props.
<IdentityPlaceholder identity="person" size="48" />