Skip to main content

InputLabelComponentStyleOverridesRoot

No description

type InputLabelComponentStyleOverridesRoot {
color: String!
fontFamily: String!
fontSize: Int!
MUIError: InputLabelComponentStyleOverridesRootMuiErrorFocused!
MUIFocused: InputLabelComponentStyleOverridesRootMuiErrorFocused!
}

Fields

InputLabelComponentStyleOverridesRoot.color ● String! non-null scalar

InputLabelComponentStyleOverridesRoot.fontFamily ● String! non-null scalar

InputLabelComponentStyleOverridesRoot.fontSize ● Int! non-null scalar

InputLabelComponentStyleOverridesRoot.MUIError ● InputLabelComponentStyleOverridesRootMuiErrorFocused! non-null object

InputLabelComponentStyleOverridesRoot.MUIFocused ● InputLabelComponentStyleOverridesRootMuiErrorFocused! non-null object

Member Of

InputLabelComponentStyleOverrides object