React UI Components Documentation

Properties

NameTypeDefault
arrowOffsetValue number 0
animationOpenDelay number | string 'fast'
animationCloseDelay number | string 'fast'
autoClose boolean true
animationType PopoverAnimationType 'fade'
height number | string null
initContent () => void null
isModal boolean false
offset any null
position PopoverPosition 'left'
rtl boolean false
selector string null
showArrow boolean true
showCloseButton boolean false
width number | string null
title string | number ""
theme string ''

Events

close Event
open Event

Methods

NameArgumentsReturn Type
close None
destroy None
open None