Skip to main content

Tape

Function Tape 

Source
fn Tape(_: TapeProps) -> Element
Expand description

Undo and redo. Both are always on the strip and disable when empty, and each names what one press would cost the log — the same sentence the desktop’s does, because it is the same function.

§Props

For details, see the props struct definition.