frontend
Preparing search index...
components/visual/card
Props
Type Alias Props
type
Props
=
{
children
:
React.ReactNode
;
height
?:
string
;
maxHeight
?:
string
;
minHeight
?:
string
;
title
:
string
;
width
?:
string
;
}
Index
Properties
children
height?
max
Height?
min
Height?
title
width?
Properties
children
children
:
React.ReactNode
Optional
height
height
?:
string
Optional
max
Height
maxHeight
?:
string
Optional
min
Height
minHeight
?:
string
title
title
:
string
Optional
width
width
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
height
max
Height
min
Height
title
width
frontend
Loading...