toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-styled-next
/
styled
/
CustomStyledProps
Custom
Styled
Props
external
interface
CustomStyledProps
:
Props
(
source
)
Members
Members & Extensions
Properties
css
Link copied to clipboard
abstract
var
css
:
CssBuilder
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
Functions
css
Link copied to clipboard
inline
fun
CustomStyledProps
.
css
(
noinline
handler
:
RuleSet
)
forward
Css
Link copied to clipboard
inline
fun
CustomStyledProps
.
forwardCss
(
builder
:
CssBuilder
)
inline
fun
CustomStyledProps
.
forwardCss
(
props
:
CustomStyledProps
)
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)