Default view has no styling
just a <div> element
View can specify CSS class
Segment
View can contain stuff
Buy
$2.12
View can use JavaScript
View can have events
C
l
i
c
k
m
e
!
!
View load HTML from string or file
709
Flights
Can be rendered into HTML
<div class="ui statistic" id="atk_layout_maestro_view_6">
    <div class="value">
      <i class="plane icon"></i> 709
    </div>
    <div class="label">
      Flights
    </div>
  </div>
Has a unique global identifier
Plane ID:
atk_layout_maestro_view_6
Can interact with JavaScript actions
Hide plane
Show plane
Jiggle plane
Reload plane
Can be on a Virtual Page
Show $plane in a dialog
All components extend View (even paginator)
Button
Header
Label
Message
Can have a custom render logic
Name
One
Two
Three