PowerHorse Engine
Preparing search index...
@mekstuff-rbxts/vivid-ui
ModalPromptProps
Type Alias ModalPromptProps
ModalPromptProps
:
{
body
?:
string
;
buttons
?:
Instance
[]
;
props
?:
{
BodyLabel
?:
LabelProps
;
ButtonsFrame
?:
Vivid.FC.Props
<
Frame
>
;
ButtonsUIListLayout
?:
Vivid.FC.Props
<
UIListLayout
>
;
ModalUIListLayout
?:
Vivid.FC.Props
<
UIListLayout
>
;
ModalUIPadding
?:
Vivid.FC.Props
<
UIPadding
>
;
TitleLabel
?:
LabelProps
;
}
;
title
?:
string
;
}
&
ModalProps
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
PowerHorse Engine
Loading...