package nottui
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
UI toolkit for the terminal built on top of Notty and Lwd
Install
dune-project
Dependency
Authors
Maintainers
Sources
lwd-0.3.tbz
sha256=1ffbf25b6b67d8e06e5b07263ecf0d7083578057bddcc4b145df1dcdea170112
sha512=95b1fd4b7fcce72f4e220cc9a6cb3c14ea352faeac239345cca61a8906c328078e5ff3143e04c2602710e1ac4c3513d4f19c6ab62ffc716f195a3f9e0ba0560c
doc/nottui/Nottui_widgets/index.html
Module Nottui_widgetsSource
Source
val kfmt :
(Nottui.ui -> 'a) ->
?attr:Notty.attr ->
('b, Format.formatter, unit, 'a) format4 ->
'bSource
val vscroll_area :
state:scroll_state Lwd.t ->
change:([> `Action | `Content ] -> scroll_state -> unit) ->
Nottui.ui Lwd.t ->
Nottui.ui Lwd.tSource
val edit_field :
?focus:Nottui.Focus.handle ->
(string * int) Lwd.t ->
on_change:((string * int) -> unit) ->
on_submit:((string * int) -> unit) ->
Nottui.ui Lwd.tSource
val grid :
?max_h:int ->
?max_w:int ->
?pad:Nottui.gravity ->
?crop:Nottui.gravity ->
?bg:Notty.attr ->
?h_space:int ->
?v_space:int ->
?headers:Nottui.ui Lwd.t list ->
Nottui.ui Lwd.t list list ->
Nottui.ui Lwd.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>