alchemist
Toggle table of contents
36.0.11
js
Platform filter
js
Switch theme
Search in API
alchemist
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.client.adapters.reactBootstrap.modal
/
ModalHeaderProps
Modal
Header
Props
js
external
interface
ModalHeaderProps
:
PropsWithChildren
Props used to customize the ModalHeader.
Members
Properties
children
Link copied to clipboard
js
abstract
var
children
:
ReactNode
?
close
Button
Link copied to clipboard
js
abstract
var
closeButton
:
Boolean
?
closeButton prop.
key
Link copied to clipboard
js
abstract
var
key
:
Key
?
Functions
child
Link copied to clipboard
js
open
inline
fun
<
P
:
Props
>
child
(
type
:
ElementType
<
P
>
,
props
:
P
)
invoke
Link copied to clipboard
js
open
inline operator
fun
<
P
:
Props
>
ElementType
<
P
>
.
invoke
(
)
open
inline operator
fun
<
P
:
Props
>
ElementType
<
P
>
.
invoke
(
noinline
block
:
P
.
(
)
->
Unit
)
open
inline operator
fun
<
T
>
Provider
<
T
>
.
invoke
(
value
:
T
,
noinline
block
:
ChildrenBuilder
.
(
)
->
Unit
)
unary
Plus
Link copied to clipboard
js
open
inline operator
fun
Char
.
unaryPlus
(
)
open
inline operator
fun
String
?
.
unaryPlus
(
)
open
inline operator
fun
ReactNode
?
.
unaryPlus
(
)
open
inline operator
fun
Props
?
.
unaryPlus
(
)