-
Here are the 100 top packages using prop-types:
| # | Downloads | Traffic | Package | Issues |
|---|---|---|---|---|
| 1 | 86.83M | 1966.85 GB | [eslint-plugin-react](https://npmjs.com/eslin…
-
When declaring a default value for native props in our preview story, wrong type is displayed in the props table. It uses the type for the value declared in the preview story instead of the actual typ…
-
Investigate this problem:
```scheme
(define Person (class Object (constructor (lambda (self name age)
(set! self.name name)
…
-
Looks like changes have been made which broke type definitions in Webstorm. What is the preferred way to provide prop typings in Nuxt (for a pr)?
@nuxtImage: 1.8.1
nuxt: 3.12.2
-
**Describe the solution you'd like**
As a TypeScript user of the library I'd to be able to pass a custom `onKeyDown` event. This is currently possible, but we will get a TS error.
**Additional con…
-
![Screenshot 2024-09-17 at 01 01 16](https://github.com/user-attachments/assets/35ab4c72-f385-4226-9914-a5485d89f86a)
Пропс ```renderControls``` пишет, что устарел. Однако, в документации об эт…
-
**Is your feature request related to a problem? Please describe.**
`prop-types` are marked as deprecated as of 2017 and in the upcoming React 19 validation failure will start to be silently ignored…
-
### Describe the bug
I have a simple vue button component, and the props type is imported from another type
example component:
![Image](https://github.com/user-attachments/assets/60e48020-f8c6-4c96-…
-
### Describe the problem
Right now, it is not possible to create components that can accept an animation specification (say, in the form of an object that satisfies the types shown below) because i…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have defined the following schema for nebula :
`Node properties: [{'tag': 'entity', '…