Function pinwheel::elements::html::kbd[][src]

pub fn kbd() -> KbdElement
Expand description

The HTML Keyboard Input element (<kbd>) represents a span of inline text denoting textual user input from a keyboard, voice input, or any other text entry device.