.heex 範本中元件傳回的結構。
此元件絕不要直接輸出至範本中。它應始終由對比演算法來處理。
@type t() :: %Phoenix.LiveView.Component{ assigns: map(), component: module(), id: binary() }