InputLabelComponentStyleOverridesRoot
No description
type InputLabelComponentStyleOverridesRoot {
MUIError: ColorType!
MUIFocused: ColorType!
color: String!
fontFamily: String!
fontSize: Int!
position: InputLabelPosition
}
No description
type InputLabelComponentStyleOverridesRoot {
MUIError: ColorType!
MUIFocused: ColorType!
color: String!
fontFamily: String!
fontSize: Int!
position: InputLabelPosition
}
InputLabelComponentStyleOverridesRoot.MUIError ● ColorType! non-null objectInputLabelComponentStyleOverridesRoot.MUIFocused ● ColorType! non-null objectInputLabelComponentStyleOverridesRoot.color ● String! non-null scalarInputLabelComponentStyleOverridesRoot.fontFamily ● String! non-null scalarInputLabelComponentStyleOverridesRoot.fontSize ● Int! non-null scalarInputLabelComponentStyleOverridesRoot.position ● InputLabelPosition enum