Repository URL to install this package:
|
Version:
0.9.5 ▾
|
// same as this
// decorate(SidebarItemState, {
// setContents: action,
// setRender: action,
// setIsVisible: action,
// handleHide: action,
// handleShow: action,
// handleToggle: action,
// })