onSelect (value: any, option: DropdownItem) => void null A callback function that is called when an option is selected. It is passed the value of the selected option and the option object itself.
css/main.css file is created from main.scss file which is inside the scss folder. main.scss file is used to import the other scss files. CSS codes of the pages are included in the scss/pages folder.