ruby

object ruby extends Tag

The <strong>HTML <code><ruby></code> element</strong> represents a ruby annotation. Ruby annotations are for showing pronunciation of East Asian characters.

trait Tag
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

type tagType = tag

Value members

Concrete methods

@inline
def apply(mods: TagMod[tag]*): WithAttrs[tagType]