interface SearchFieldLookAndFeel {
    backgroundColor: string;
    color: string;
}

Properties

backgroundColor: string
color: string

Generated using TypeDoc v0.25.12