Back





Create a simple select with AvalynxSelect. No options are required.

Source of exampleCopy to clipboard


        document.addEventListener('DOMContentLoaded', () => {
            const avalynxSelect = new AvalynxSelect('#test-select');
        });

	
AvalynxSelect on GitHub Avalynx on GitHub