DefinitionList
Props
DefinitionList props
items必須
(DefinitionListItemProps & ElementProps)[]
定義リストのアイテムの配列
maxColumns
number
最大列数
className
string
コンポーネントに適用するクラス名
DefinitionListItem props
term必須
stringnumberfalsetrueReactElement<any, string | JSXElementConstructor<any>>Iterable<ReactNode>ReactPortal
description
stringnumberfalsetrueReactElement<any, string | JSXElementConstructor<any>>Iterable<ReactNode>ReactPortal
fullWidth
falsetrue
className
string