+12
−4
+27
−2
Loading
Code examples beginning with @example are now automatically converted to
example components. Like so:
/**
* See this example:
*
* @example
* alert("This is a dynamic example");
*
* or this:
*
* alert("That's a static example, no preview available");
*
*/