C# Class Bridge.React.Examples.TodoStyles

Show file Open project: ProductiveRage/Bridge.React

Public Properties

Property Type Description
Container ReactStyle
RemoveButton ReactStyle
TextDone ReactStyle
TextNotDone ReactStyle
ToggleButtonDone ReactStyle
ToggleButtonNotDone ReactStyle

Property Details

Container public static property

public static ReactStyle Container
return ReactStyle

RemoveButton public static property

public static ReactStyle RemoveButton
return ReactStyle

TextDone public static property

public static ReactStyle TextDone
return ReactStyle

TextNotDone public static property

public static ReactStyle TextNotDone
return ReactStyle

ToggleButtonDone public static property

public static ReactStyle ToggleButtonDone
return ReactStyle

ToggleButtonNotDone public static property

public static ReactStyle ToggleButtonNotDone
return ReactStyle