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