MaterialDesignJsVeiwRenderer / view.utils.elementCss.properties / FlexItemSettings
FlexItemSettings
open class FlexItemSettings :
CssProperty
Sets CSS properties of child elements of a FlexBox.
Types
AlignSelf
enum class AlignSelf :
CssValue
Constructors
<init>
FlexItemSettings()
Sets CSS properties of child elements of a FlexBox.
Properties
alignSelf
open var alignSelf:
AlignSelf
?
flexBasis
open var flexBasis:
Number
?
shrink
open var shrink:
Number
?
Functions
applyToStyle
open fun applyToStyle(element: <ERROR CLASS>):
Unit
Sets the element's corresponding css property value