New Documentation has been released!
Deluxe Tebex
Addons
Table Addon

Table Addon

Available configuration

PropertiesValues
rank_tagtrue/false
icontrue/false
textstring or html
⚠️

Set rank_tag and icon to false if you want to use text.

Example for tableAddon.twig

perk_3: {
    rank_tag: false,
    rank_tag_color: "#d14841",
    icon: false,
    iconId: '<i class="mdi mdi-check-decagram" data-feature-icon="check"></i>',
    text: "Mvp+",
}