diff --git a/components/inputs/docs/input-color.md b/components/inputs/docs/input-color.md index aebd2b2b7d0..b6614d5e869 100644 --- a/components/inputs/docs/input-color.md +++ b/components/inputs/docs/input-color.md @@ -48,6 +48,10 @@ input.addEventListener('change', (e) => { console.log(input.value); }); ``` + +### Slots + +* `inline-help`: Help text that will appear below the input. Use this only when other helpful cues are not sufficient, such as a carefully-worded label. ### Accessibility Properties diff --git a/components/inputs/input-color.js b/components/inputs/input-color.js index 0d9528bb48b..9bd09930bf0 100644 --- a/components/inputs/input-color.js +++ b/components/inputs/input-color.js @@ -81,6 +81,7 @@ const SWATCH_TRANSPARENT = `