Flarum (v2.0.0-beta.3)
Preparing search index...
flarum
@types/global
Event
Interface Event
An event which takes place in the DOM.
interface
Event
{
redraw
:
boolean
;
}
Hierarchy
__Event
Event
Index
Properties
redraw
Properties
redraw
redraw
:
boolean
Whether this event should trigger a Mithril redraw.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
redraw
Flarum (v2.0.0-beta.3)
Loading...
An event which takes place in the DOM.