Reference Source
import Alert from 'flarum/common/components/Alert'
public class | source

Alert

Extends:

src/common/Component.js~Component → Alert

The Alert component represents an alert box, which contains a message, some controls, and may be dismissible.

Method Summary

Public Methods
public

view(vnode: *): *

Public Methods

public view(vnode: *): * source

Params:

NameTypeAttributeDescription
vnode *

Return:

*