Skip to main content

AnsiTerminal

Function AnsiTerminal 

Source
pub fn AnsiTerminal(props: AnsiTerminalProps) -> impl IntoView
Expand description

Renders the grid behind handle as rows of style-merged spans; when a keyboard on_key callback is supplied, key presses are translated to their terminal byte sequences and forwarded to it.

§Required Props

§Optional Props