mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Tweak Mithril documentation link
This commit is contained in:
@@ -42,7 +42,7 @@ export default abstract class Component<T extends ComponentAttrs = any> implemen
|
|||||||
/**
|
/**
|
||||||
* The attributes passed into the component.
|
* The attributes passed into the component.
|
||||||
*
|
*
|
||||||
* @see https://mithril.js.org/hyperscript.html#dom-attributes
|
* @see https://mithril.js.org/components.html#passing-data-to-components
|
||||||
*/
|
*/
|
||||||
protected attrs: T;
|
protected attrs: T;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user