tinax-option-adder
v1.0.0
Published
A lightweight UI component for network management panels, featuring real-time MAC address validation, dynamic input masking, and seamless list management.
Maintainers
Readme
Tinax Option Adder
A lightweight UI component for network management panels, featuring real-time MAC address validation dynamic input masking, and seamless list management.

Features
- MAC Address Validation - Real-time MAC address format validation (xx-xx-xx-xx-xx-xx format)
- Dynamic Input Masking - Prevent user errors with a maximum 17 character limit
- MAC Address Addition - Add validated MAC addresses to the list
- MAC Address Removal - Remove selected MAC addresses from the list (multi-select support with CTRL/CMD)
- Multiple Selection - Select multiple MAC addresses using the multiple select dropdown
- Error Handling - Control empty input, format errors, and duplicate values
- Form Integration - Automatically populate the list from form data on page load
- Shadow DOM Isolation - Isolate component styles and protect from DOM manipulation
