MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / getRole

Method getRole

src/DropdownToggle.js:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 }
56
57 getRole() {
58 return this.context.menuRole || this.props['aria-haspopup'];
59 }
60
61 render() {
62 const {

Callers 1

returnFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected