Module: MsTeamsHermes::Style::ContainerStyle
- Included in:
- MsTeamsHermes::Style
- Defined in:
- lib/msteams_hermes/style/container_style.rb
Overview
Module containing Microsoft’s ContainerStyle representation See ‘ContainerStyle` in adaptivecards.io/explorer/Container.html
Constant Summary collapse
- DEFAULT =
"default"
- ACCENT =
"accent"
- GOOD =
"good"
- WARNING =
"warning"
- ATTENTION =
"attention"
- EMPHASIS =
"emphasis"