Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:7e35udbkgnds26f2yhc4vfvu/app.bsky.feed.like/3loolpr3fuj2e", "cid": "bafyreiffdpby6krn6ejhrqlhcqgcghjzp2odhov57vqinsc5v62t2zj3te", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreig2st4msfzdu5ybba7nydnjpzsrfhtcd6wbkgosbkzz4yxuiwcn44", "uri": "at://did:plc:myb6grjlvxlm6zgiv37w6v7h/app.bsky.feed.post/3lomjgx6kg225" }, "createdAt": "2025-05-08T18:57:21.622Z" } }
The server interactivity is managed by @htmx.bsky.social using DOM attributes. The `hx-trigger` determines when the request is sent: 200ms after a keydown event if the input's value has changed. Using `display: contents` on the component makes styles "pass-through" to its children.
May 7, 2025, 11:11 PM