type Suffix = Partial<Omit<ButtonOptions, "label" | "inputLabel" | "inputLabelPosition" | "suffix">>;