Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 339 Bytes

React_checkbox

Input Type: Checkbox, data type of value is Bool.

param.preventDefault(): void

if this method is invoked when the cancelable attr val is true, and while executing a listener for the event (as param) is (passive) set to false, signing to the operation that caused event to be dispatched that it needs to be canceled.