_getDynamic() {
    const { format, text, value, onChoose } = this.props
    return { format, text, value, onChoose }
  }