<%= it.Breadcrumb("Edit Keyword", [ { label: "Home", href: "/" }, { label: "Keyword", href: "/masters/keyword" }, { label: "Edit Keyword", current: true }, ]) %>
Keyword List & Sorting
JSON Output
<%= it.Button({ label: "Update JSON", id: "update-json", variant: "primary", icon: "refresh" }) %> <%= it.Button({ label: "Copy JSON", id: "copy-json", variant: "primary", icon: "copy" }) %>