Skip to main content
Module

x/fathym_atomic_social/mod.ts>PostWithFeedProps

A set of atomic components for use with Preact/Tailwind based sites needing social UX.
Go to Latest
interface PostWithFeedProps
implements [JSX.HTMLAttributes]<HTMLDivElement>
import { type PostWithFeedProps } from "https://deno.land/x/fathym_atomic_social@v0.0.55/mod.ts";

Properties

feedCardListProps: FeedCardListProps
postFormProps: PostFormProps