Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smui/touch-target

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/touch-target

Svelte Material UI - Touch Target

  • 7.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4K
decreased by-6.17%
Maintainers
1
Weekly downloads
 
Created
Source

Svelte Material UI - Touch Target

A touch target is the area that extends beyond the visible boundary of an interactive element that still responds to touch inputs. According to the Material Design spec, touch targets should be no less than 48px x 48px in size. SMUI provides a touch prop on the following components that will increased their touch target.

  • Button
  • Chips
  • Checkbox
  • Radio
  • Mini FAB
  • Segmented Button

This component provides a wrapper to ensure that collapsing margins don't cause touch targets to overlap.

Installation

npm install --save-dev @smui/touch-target

Examples and Usage Information

https://sveltematerialui.com/demo/touch-target

Exports

(default)

A fragment used as a touch target wrapper.

Equivalent to the ClassAdder with Div common component.

More Information

See Layout and typography in the Material design spec.

See Touch Target in MDC-Web for information about the upstream library's architecture.

Keywords

FAQs

Package last updated on 04 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc