Function silkenweb_html::elements::kbd

source ·
pub fn kbd() -> KbdBuilder
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.