BottomFixedArea

処理中
ドラッグして幅を変更
ドラッグして高さを変更
処理中

Props

description
stringnumberfalsetrueReactElement<any, string | JSXElementConstructor<any>>Iterable<ReactNode>ReactPortal

この領域の説明

primaryButton
FunctionComponentElement<BaseProps & ElementProps & RefAttributes<HTMLButtonElement>>FunctionComponentElement<BaseProps & ElementProps & RefAttributes<HTMLAnchorElement>>FunctionComponentElement<BaseProps & Omit<ButtonHTMLAttributes<HTMLButtonElement>, keyof BaseProps>>FunctionComponentElement<BaseProps & Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof BaseProps>>

表示する Button または AnchorButtonvariant="primary" である必要がある)

secondaryButton
FunctionComponentElement<BaseProps & ElementProps & RefAttributes<HTMLButtonElement>>FunctionComponentElement<BaseProps & ElementProps & RefAttributes<HTMLAnchorElement>>FunctionComponentElement<BaseProps & Omit<ButtonHTMLAttributes<HTMLButtonElement>, keyof BaseProps>>FunctionComponentElement<BaseProps & Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof BaseProps>>

表示する Button または AnchorButtonvariant="secondary" である必要がある)

tertiaryLinks
(Props & ElementProps)[]

表示する tertialy link のプロパティの配列

zIndex
number

コンポーネントに適用する z-index 値

className
string

コンポーネントに適用するクラス名