Open g00fy- opened 7 years ago
currently when cg-busy is applied on tbody or tr entire table will be marked as "loading" by inserting not valid html into table element. this PR enables a single tr or tbody to be indicated as loading.
cg-busy
tbody
tr
table
currently when
cg-busy
is applied ontbody
ortr
entire table will be marked as "loading" by inserting not valid html intotable
element. this PR enables a singletr
ortbody
to be indicated as loading.