Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/better-auth/examples
/ WithClassAsProps
Interface
WithClassAsProps
nuxt-example/components/ui/carousel/interface.ts:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
export
interface
WithClassAsProps {
23
class
?: HTMLAttributes[
"class"
];
24
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected