Skip to main content
Module

x/fathym_atomic/src/atoms/Action.tsx>useActionChildren

This is the core atomic library to build design libraries from.
Latest
function useActionChildren
import { useActionChildren } from "https://deno.land/x/fathym_atomic@v0.0.168/src/atoms/Action.tsx";

Returns

{ nav: ComponentChildren; navActions: Array<ActionProps> | undefined; }