Type Alias FuncOptionsSpec

FuncOptionsSpec: {
    borderType?: string;
    bottomColor?: string;
    text?: string;
}