Get information about JavaScript hooks used by Mishka Chelekom components.
Reads documentation from usage-rules/js/*.md files. JS hooks provide interactive behavior for components like clipboard, carousel, etc.
Usage
get_js_hook_info(name: "clipboard")
get_js_hook_info(name: "collapsible")Available Hooks
- clipboard - Copy to clipboard functionality
- collapsible - Accordion/collapse behavior
- carousel - Image/content carousel
- combobox - Searchable select with autocomplete
- floating - Tooltip/popover positioning
- gallery_filter - Gallery filtering
- scroll_area - Custom scrollbar
- sidebar - Sidebar toggle behavior