React
Centered asset, title, description, and optional primary/secondary actions.

Component
Compact empty-state block for missing or filtered content.
조건을 바꾸거나 새 항목을 추가해보세요.
import { ContentPlaceholder } from "@hozorica/hods-react/content-placeholder";import { ContentPlaceholder } from "@hozorica/hods-react-native/content-placeholder";ReactNodeVisual mark above the message.ReactNodeMain empty-state message.ReactNodeSupporting explanation.ActionButtonPropsOptional follow-up actions.Centered asset, title, description, and optional primary/secondary actions.
Matching placeholder layout using native View/Text and ActionButton.
<ContentPlaceholder title="No content" description="Try another filter." />