Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 629 Bytes

_defaultPayload.CodingKeys.md

File metadata and controls

68 lines (48 loc) · 629 Bytes

ENUM

_defaultPayload.CodingKeys

Contents

  • Cases
    • backgroundColor
    • borderRadius
    • fontFamily
    • fontSize
    • hover
    • margin
    • state
    • textColor
public enum CodingKeys: String, CodingKey

Cases

backgroundColor

case backgroundColor

borderRadius

case borderRadius

fontFamily

case fontFamily

fontSize

case fontSize

hover

case hover

margin

case margin

state

case state

textColor

case textColor