RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
standard/cell-editor/effects/effects
RevStandardGlowerCellEffect
Class RevStandardGlowerCellEffect
Transition styles on element for a moment and revert as if to say, "Whoa!."
Hierarchy (
View Summary
)
RevStandardCellEffect
RevStandardGlowerCellEffect
Index
Constructors
constructor
Properties
el
options?
Methods
destroy
glower
start
Constructors
constructor
new
RevStandardGlowerCellEffect
(
el
:
HTMLElement
,
options
?:
RevStandardGlowerCellEffect
.
Options
,
)
:
RevStandardGlowerCellEffect
Parameters
el
:
HTMLElement
Optional
options
:
RevStandardGlowerCellEffect
.
Options
Returns
RevStandardGlowerCellEffect
Properties
Readonly
el
el
:
HTMLElement
Optional
Readonly
options
options
?:
RevStandardCellEffect
.
Options
Methods
destroy
destroy
()
:
void
Returns
void
glower
glower
(
event
:
TransitionEvent
)
:
void
Parameters
event
:
TransitionEvent
Returns
void
start
start
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
el
options
Methods
destroy
glower
start
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...
Transition styles on element for a moment and revert as if to say, "Whoa!."