package inuit

  1. Overview
  2. Docs

Module Inuit_widget.EditSource

Sourcetype 'flags t
Sourceval make : ?state:string -> ?on_change:('flags t -> unit) -> 'flags editable Inuit_cursor.cursor -> unit
Sourceval change : 'flags t -> state:string -> unit
Sourceval state : 'flags t -> string