{% comment %} container A container for searchable cards. Each card can Parameters: - include_search (bool): whether it is searchable - value (any): the selected value - values (any): list of values (in case multiple selectable are possible) - allow_multiple (bool): whether it's possible to allow for multiple selected cards - name (str): the input name - items (list[dict]): optionally will create the items inside of the slot section. Dict has parameters for items {% endcomment %}