문서 콘텐츠 영역
Article은 긴 본문, 릴리즈 노트, 한국어 문서처럼 읽기 정책이 필요한 콘텐츠를 안정적으로 감쌉니다.

Component
Readable content region with selection and language policy.
Article은 긴 본문, 릴리즈 노트, 한국어 문서처럼 읽기 정책이 필요한 콘텐츠를 안정적으로 감쌉니다.
import { Article } from "@hozorica/hods-react";import { Article } from "@hozorica/hods-react-native";stringLanguage hint. Web uses it for line-breaking policy.booleanRN Article context controls nested Text selectable default.BoxPropsArticle accepts layout tokens from Box.Applies language-aware line break and selection policy.
Provides selectable Text context for content regions.
<Article lang="ko-KR"><Text textStyle="articleBody">본문</Text></Article>