1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/docs/plugins/anchors/anchors.yaml
2019-09-11 04:02:16 -04:00

9 lines
633 B
YAML

enabled: true # enable or disable the plugin
active: true # active by default, if false then you must activate per-page
selectors: 'h1,h2,h3,h4' # css elements to activate on. Uses jQuery style selectors
placement: right # either "left" or "right"
visible: hover # Active on "hover" or "always" visible
icon: # default link or a specific character like: #, ¶, ❡, and §.
class: # adds the provided class to the anchor html
truncate: 64 # truncates the generated ID to the specified character length