package virtual_dom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | No_action
  2. | Clear_all
  3. | Select_all

When a single element is already selected and you click it again, you can configure a special behavior.