diff options
author | polwex <polwex@sortug.com> | 2025-06-27 22:53:52 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-27 22:53:52 +0700 |
commit | 328ebe85135912678bdacd3381126ffd66ef2761 (patch) | |
tree | 365962bf45302f2a440f766a4f3c9e0a962dbe47 /desk/web/components/common.hoon |
init
Diffstat (limited to 'desk/web/components/common.hoon')
-rw-r--r-- | desk/web/components/common.hoon | 11 |
1 files changed, 11 insertions, 0 deletions
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" +== +-- |