before method
Implementation
Element before(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'before', [text, options]);
Element before(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'before', [text, options]);