ButtonComponentStyleOverrides
No description
type ButtonComponentStyleOverrides {
primary: ButtonComponentStyleOverrideType!
secondary: ButtonComponentStyleOverrideType!
}
Fields
ButtonComponentStyleOverrides.primary ● ButtonComponentStyleOverrideType! non-null object
ButtonComponentStyleOverrides.secondary ● ButtonComponentStyleOverrideType! non-null object
Member Of
ButtonComponent object


