# view

Start from base library version 1.0.0. Please remaining backward compatible.

View container

attribute type Default value Required Introductions Minimum version
hover-class string none no Specifies the style class to press down on. when hover-class="none" There is no click state effect 1.0.0
hover-stop-propagation boolean false no Specifies whether to prevent this node's ancestor from clicking 1.5.0
hover-start-time number 50 no How long does it take to click, in milliseconds? 1.0.0
hover-stay-time number 400 no Click hold time after finger release, in milliseconds 1.0.0

# Bug & Tip

  1. tip: If you want to use the scroll view, use the scroll-view

# sample code

Preview with Developer Tool