{% include "@Components/tooltip/tooltip.twig" with { props : { title: "Do oblíbených" } } %}
<div class="tooltip">Do oblíbených</div>
{ "props": { "title": { "type": "string", "description": "Title of the component" } } }