interface FloatButtonRef {
    nativeElement: null | FloatButtonElement;
}

Properties

Properties

nativeElement: null | FloatButtonElement

Generated using TypeDoc