TapCard takes.
Properties
action?
children
className?
footer?
title?
title or an action.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The props TapCard takes.
TapCard takes.
optional action?: ReactNode;
children: ReactNode;
optional className?: string;
optional footer?: ReactNode;
optional title?: ReactNode;
title or an action.Was this page helpful?