From 5a83715cdf5e968a08306b8583d97df1ab8f125a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 8 Jan 2021 12:42:09 +0800 Subject: [PATCH] Roo/bootstrap/breadcrumb/Item.js --- Roo/bootstrap/breadcrumb/Item.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/breadcrumb/Item.js b/Roo/bootstrap/breadcrumb/Item.js index 1cd46025d2..592f9eccdf 100644 --- a/Roo/bootstrap/breadcrumb/Item.js +++ b/Roo/bootstrap/breadcrumb/Item.js @@ -14,6 +14,7 @@ * @children Roo.bootstrap.breadcrumb.Component * @cfg {String} html the content of the link. * @cfg {String} href where it links to if '#' is used the link will be handled by onClick. + * @cfg {Boolean} active is it active * * @constructor -- 2.39.2