Skip to main content
get_css_value
stylex_
transform
0.15.3
In stylex_
transform::
shared::
utils::
common
stylex_transform
::
shared
::
utils
::
common
Function
get_
css_
value
Copy item path
Source
pub(crate) fn get_css_value( key_value: KeyValueProp, ) -> (
Box
<Expr>,
Option
<
BaseCSSType
>)