cr-settings-checkbox: Add 'inverted' property.
This will allow us to use it in the Users page (and potentially others) for the prefs where the checkbox being checked means the boolean pref is disabled, and unchecked means enabled. Example usage: <cr-settings-checkbox pref="{{prefs.cros.accounts.allowGuest}}" inverted> </cr-settings-checkbox> BUG=495858 Review URL: https://codereview.chromium.org/1156783004 Cr-Commit-Position: refs/heads/master@{#333110}
Showing
Please register or sign in to comment