Skip to main content

set_cursor

Function set_cursor 

Source
pub fn set_cursor(
    project: RwSignal<Option<EditProject>>,
    history: StoredValue<Option<History>>,
    cursor: CursorConfig,
)
Expand description

Set the cursor styling config (size / smoothing / ripples / etc.).