Typography
Typography component for Universal Apps
Use typography to present your design and content as clearly and efficiently as possible.
Too many type sizes and styles at once can spoil any layout. A typographic scale has a limited set of type sizes that work well together along with the layout grid.
All Typography Types
Colored Text
You can use the -Style
parameter to define colors for your text.
Theme-based Styling
You can use theme-based styling by using the -Sx
parameter of New-UDTypography
. For example, to apply the secondary text color, you can use the following syntax.
API
Last updated