From d913459ce2ba81ea577d48d8fd50c04536427217 Mon Sep 17 00:00:00 2001 From: crisbeto Date: Mon, 26 Mar 2018 21:30:05 +0200 Subject: [PATCH] chore(button-toggle): use more accurate example in docs Uses a button toggle group with multiple toggles, rather than a single toggle, for the basic example in the docs. This is a better representation of the average use case of a button toggle. Fixes #10559. --- .../button-toggle-overview-example.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/material-examples/button-toggle-overview/button-toggle-overview-example.html b/src/material-examples/button-toggle-overview/button-toggle-overview-example.html index 858458d64280..f24ac0e28d09 100644 --- a/src/material-examples/button-toggle-overview/button-toggle-overview-example.html +++ b/src/material-examples/button-toggle-overview/button-toggle-overview-example.html @@ -1 +1,5 @@ -Toggle me! + + Bold + Italic + Underline +