Is it possible to use the new Looker Components in a views HTML parameter?

Pretty much what the title is asking. 

Could you 

measure: field_1 {
type: count
HTML:
<SpaceVertical gap="xsmall">
<MessageBar intent="inform">Inform (default)</MessageBar>
</SpaceVertical>
<div style="border-radius: 10px; background-color: #d3363d; color: #fff;">
<div style="font-size: 4rem; display: inline-block;">{{ field_2._rendered_value }} ({{ field_2._rendered_value }})</div>
<div style="display: inline-block;">
<p style="font-size: 1.5rem;"><strong>Your latest rebate status</strong></p>
<p style="font-size: 1.5rem;">(Next tier increases to {{ field_2._rendered_value }})</p>
</div>
</div> ;;
0 0 85
0 REPLIES 0
Top Labels in this Space
Top Solution Authors