TogglerBoxOptions{opt1val1,opt2val2,…}
is an option that specifies settings for TogglerBox objects.
TogglerBoxOptions
TogglerBoxOptions{opt1val1,opt2val2,…}
is an option that specifies settings for TogglerBox objects.
Details
- The following options may be specified:
-
AutoAction False whether to change the toggler automatically when the mouse is over it Background Automatic background color BaselinePosition Automatic alignment relative to surrounding text BaseStyle {} base style specifications for the displayed toggler ContentPadding True whether to shrink the margins tightly around the contents Enabled Automatic whether the toggler is enabled or grayed out ImageMargins 0 margins around the image of the displayed toggler ImageSize All the overall image size of the displayed toggler
Examples
Basic Examples (1)
Use Style to set an option to be inherited by all nested togglers:
Style[{Toggler[1, {1, 2}], Toggler[a, {a, b}]}, TogglerBoxOptions -> {Background -> StandardBlue, FrameMargins -> 5}]See Also
History
Text
Wolfram Research (2007), TogglerBoxOptions, Wolfram Language function, https://reference.wolfram.com/language/ref/TogglerBoxOptions.html.
CMS
Wolfram Language. 2007. "TogglerBoxOptions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TogglerBoxOptions.html.
APA
Wolfram Language. (2007). TogglerBoxOptions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TogglerBoxOptions.html
BibTeX
@misc{reference.wolfram_2026_togglerboxoptions, author="Wolfram Research", title="{TogglerBoxOptions}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/TogglerBoxOptions.html}", note=[Accessed: 22-July-2026]}
BibLaTeX
@online{reference.wolfram_2026_togglerboxoptions, organization={Wolfram Research}, title={TogglerBoxOptions}, year={2007}, url={https://reference.wolfram.com/language/ref/TogglerBoxOptions.html}, note=[Accessed: 22-July-2026]}