React
Section wrapper around ContentPlaceholder with full-width centering.

Component
Full-section result, empty, success, or error state.
변경 사항이 안전하게 저장되었습니다.
import { ResultSection } from "@hozorica/hods-react/result-section";import { ResultSection } from "@hozorica/hods-react-native/result-section";ReactNodeVisual mark above the result.ReactNodeMain result message.ReactNodeSupporting explanation.ActionButtonPropsOptional actions.Section wrapper around ContentPlaceholder with full-width centering.
Centered native section wrapper with the same placeholder contract.
<ResultSection title="Done" description="Your changes were saved." />