Base UI で使われている
render
prop がよさそう
フロントエンド月1LT会 2025/01
発表資料
自己紹介
ygkn.icon
ygkn
Base UI
とは?
https://base-ui.com/
Unstyled UI components for building accessible web apps and design systems.
From the creators of
Radix
,
Floating UI
, and
Material UI
.
https://base-ui.com/react/overview/about
コンポーネントで使われる要素を変えたい
React コンポーネントの表示する HTML 要素を変える asChild prop を実装する #TypeScript - Qiita
ReactコンポーネントでレンダリングされるHTML要素の種類を変更可能にするためのパターン
Base UI の
render
prop
https://base-ui.com/react/handbook/composition