From: Alan Knowles Date: Fri, 8 Jan 2021 04:42:09 +0000 (+0800) Subject: Roo/bootstrap/breadcrumb/Item.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5a83715cdf5e968a08306b8583d97df1ab8f125a Roo/bootstrap/breadcrumb/Item.js --- 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