Closed shahryarjb closed 1 year ago
This is the main structure to create a tab or define as a preset.
%{ "unique_id" => %{ "children" => %{ "unique_id-0" => %{"title" => "", "html" => "", "icon" => ""}, "unique_id-1" => %{"title" => "", "html" => "", "icon" => ""} }, "header" => %{ "container" => "", "title" => "", "icon" => "", "button" => "" }, "content" => "", "order" => ["unique_id-0", "unique_id-1"], "class" => "", "type" => "tab", "parent" => "section", "parent_id" => "unique_id" } }
https://user-images.githubusercontent.com/8413604/232748426-8cb4fc3e-8ae9-489e-afb5-93d4643e125c.mp4
This is the main structure to create a tab or define as a preset.
https://user-images.githubusercontent.com/8413604/232748426-8cb4fc3e-8ae9-489e-afb5-93d4643e125c.mp4