{# Renders the tab bar displayed on the new/edit/detail pages; its visual design is based on GitHub Primer's UnderlineNav component: https://primer.style/product/components/underline-nav/ #} {% props tabs = null, # FieldDto[] of the tabs created with FormField::addTab(); when null, the content block is rendered instead, so you can pass your own ea:Tabs:Item elements translationDomain = 'messages', # domain used to translate the tab labels %}