DefaultFieldHintStyle

DefaultFieldHintStyle

is a low-level option for InputField that specifies the default style to use for displaying the field hint.

Details

  • An option setting DefaultFieldHintStyle->spec in an InputField specifies that the field hint of the InputField should be displayed as Style[contents,spec].
  • FieldHintStyle is applied after DefaultFieldHintStyle.
  • DefaultFieldHintStyle->{} introduces no default style specifications, thereby effectively allowing all outside style specifications.
  • DefaultFieldHintStyle->style makes any specifications in style override corresponding outside style specifications.

Examples

Basic Examples  (3)

The current setting of DefaultFieldHintStyle:

The default styles used:

Explicit settings for DefaultFieldHintStyle:

Wolfram Research (2010), DefaultFieldHintStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html.

Text

Wolfram Research (2010), DefaultFieldHintStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html.

CMS

Wolfram Language. 2010. "DefaultFieldHintStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html.

APA

Wolfram Language. (2010). DefaultFieldHintStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html

BibTeX

@misc{reference.wolfram_2023_defaultfieldhintstyle, author="Wolfram Research", title="{DefaultFieldHintStyle}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_defaultfieldhintstyle, organization={Wolfram Research}, title={DefaultFieldHintStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/DefaultFieldHintStyle.html}, note=[Accessed: 19-March-2024 ]}