platform-bible-react
Preparing search index...
DialogFooter
Function DialogFooter
DialogFooter
(
__namedParameters
:
ClassAttributes
<
HTMLDivElement
>
&
HTMLAttributes
<
HTMLDivElement
,
>
&
{
showCloseButton
?:
boolean
}
,
)
:
Element
Container for the dialog's footer area. Lays out action buttons in a row on larger screens.
Parameters
__namedParameters
:
ClassAttributes
<
HTMLDivElement
>
&
HTMLAttributes
<
HTMLDivElement
>
&
{
showCloseButton
?:
boolean
;
}
Returns
Element
See
Shadcn UI Documentation:
https://ui.shadcn.com/docs/components/dialog
Radix UI Documentation:
https://www.radix-ui.com/primitives/docs/components/dialog
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
platform-bible-react
Loading...
Container for the dialog's footer area. Lays out action buttons in a row on larger screens.