Mobile UI Components library built on Vue 3 with 100+ components
74
Build a mobile quick access tool that provides a floating, draggable button for easy navigation to common actions.
Create a floating button that:
The floating button should:
Position the button:
@generates
// Vue 3 Single File Component
// Export a component that renders a draggable floating button
// The component should use appropriate mobile UI library componentsProvides mobile UI components including draggable floating elements.
@satisfied-by
Install with Tessl CLI
npx tessl i tessl/npm-vantdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10