Example

Annotation

A collapsible example to be attached to this element. The language setting selects the example's language. This is intended to be a highlight.js markdown language.

Implements

Annotation

Modifiers

public abstract

// Randomly-generated example
@Example("something")

Methods


language = ...

Input

The highlight.js language key name to use in generation. This is typically used by markdown parsers, but should be transferrable to other formats.

Return Type

String

Modifiers

public abstract

Default Value

java