md-color-picker
md-color-picker copied to clipboard
Option to disable the Input Field
Is there anyway to disable the input field so that the preview div can be used like a button to trigger the dialogue box?
Something like a boolean attribute hide-input-field="true"
It would be great if we could assign the same functionality to a md-button instead of a div, which on clicking can trigger the dialogue box.