Module: MsTeamsHermes::Style::FontWeight
- Included in:
- MsTeamsHermes::Style
- Defined in:
- lib/msteams_hermes/style/font_weight.rb
Overview
Module containing Microsoft’s FontWeight representation See ‘FontWeight` in adaptivecards.io/explorer/TextBlock.html
Constant Summary collapse
- DEFAULT =
"default"
- LIGHTER =
"lighter"
- BOLDER =
"bolder"