Great component, but few requests: 1. New method: SliderPanel::getExpand()

Great component, but few requests:

  1. New method: SliderPanel::getExpand() { return getState().expand; }
  2. SliderPanel::setExpand(…) to check expand state: if (getExpand() != value)

And when flowInContent==true, “handle” is hidden.