From 328ebe85135912678bdacd3381126ffd66ef2761 Mon Sep 17 00:00:00 2001 From: polwex Date: Fri, 27 Jun 2025 22:53:52 +0700 Subject: init --- desk/web/components/common.hoon | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 desk/web/components/common.hoon (limited to 'desk/web/components/common.hoon') diff --git a/desk/web/components/common.hoon b/desk/web/components/common.hoon new file mode 100644 index 0000000..553103a --- /dev/null +++ b/desk/web/components/common.hoon @@ -0,0 +1,11 @@ +/+ sr=sortug +|% +++ cursor +|= [cursor=(unit @da) label=tape name=@t tag=?] ^- manx +?~ cursor ;div; +=/ type ?: tag "t" "b" +=/ path "/page/{type}/{(trip name)}/{(scow:parsing:sr %uw u.cursor)}" +;div.cursor(kaji "iscroll", path path, cont "#post-list", where "bottom") + ;button:"{label} posts" +== +-- -- cgit v1.2.3