angular - Pass <md-checkbox> text from parent to child component -


any way pass value inside checkbox i.e something in <md-checkbox>something</md-checkbox> residing in ,let's parent component component i.e child component on button click event on parent component.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -