f.Collection.removeSector()
f.Collection.removeSector(status, categoryName)
Last updated
Was this helpful?
f.Collection.removeSector(status, categoryName)
Last updated
Was this helpful?
Was this helpful?
// targetCategory의 Active 상태인 섹터 삭제
f.Collection.removeSector('active','targetCategory');