C# 클래스 Bridge.React.Examples.TodoStyles

파일 보기 프로젝트 열기: ProductiveRage/Bridge.React

공개 프로퍼티들

프로퍼티 타입 설명
Container ReactStyle
RemoveButton ReactStyle
TextDone ReactStyle
TextNotDone ReactStyle
ToggleButtonDone ReactStyle
ToggleButtonNotDone ReactStyle

프로퍼티 상세

Container 공개적으로 정적으로 프로퍼티

public static ReactStyle Container
리턴 ReactStyle

RemoveButton 공개적으로 정적으로 프로퍼티

public static ReactStyle RemoveButton
리턴 ReactStyle

TextDone 공개적으로 정적으로 프로퍼티

public static ReactStyle TextDone
리턴 ReactStyle

TextNotDone 공개적으로 정적으로 프로퍼티

public static ReactStyle TextNotDone
리턴 ReactStyle

ToggleButtonDone 공개적으로 정적으로 프로퍼티

public static ReactStyle ToggleButtonDone
리턴 ReactStyle

ToggleButtonNotDone 공개적으로 정적으로 프로퍼티

public static ReactStyle ToggleButtonNotDone
리턴 ReactStyle