Table

Name Monster's Slayed Region Status
Wilhelm Tell 1 Uri, Schwyz, Unterwalden National Hero
The Witcher 129 Kaedwen Legend
Mizutsune 82 Japan N/A
Attribute Type Documentation Default Value
class :string
rest :global
inner_block :slot
<.table_head>
  <.table_row>
    <.table_header_cell>
      Name
    </.table_header_cell>

    <.table_header_cell>
      Monster's Slayed
    </.table_header_cell>

    <.table_header_cell>
      Region
    </.table_header_cell>

    <.table_header_cell>
      Status
    </.table_header_cell>
  </.table_row>
</.table_head>

<.table_body>
  <.table_row>
    <.table_cell>
      Wilhelm Tell
    </.table_cell>
    <.table_cell>
      1
    </.table_cell>
    <.table_cell>
      Uri, Schwyz, Unterwalden
    </.table_cell>
    <.table_cell>
      National Hero
    </.table_cell>
  </.table_row>

  <.table_row>
    <.table_cell>
      The Witcher
    </.table_cell>
    <.table_cell>
      129
    </.table_cell>
    <.table_cell>
      Kaedwen
    </.table_cell>
    <.table_cell>
      Legend
    </.table_cell>
  </.table_row>

  <.table_row>
    <.table_cell>
      Mizutsune
    </.table_cell>
    <.table_cell>
      82
    </.table_cell>
    <.table_cell>
      Japan
    </.table_cell>
    <.table_cell>
      N/A
    </.table_cell>
  </.table_row>
</.table_body>