MCPcopy Create free account
hub / github.com/docker/getting-started / defaultKey

Function defaultKey

app/src/static/js/react-bootstrap.js:5631–5633  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

5629}
5630
5631function defaultKey(key) {
5632 return 'default' + key.charAt(0).toUpperCase() + key.substr(1);
5633}
5634/**
5635 * Copyright (c) 2013-present, Facebook, Inc.
5636 * All rights reserved.

Callers 2

readOnlyPropTypeFunction · 0.85
uncontrolledPropTypesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…