question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Component Data json format

See original GitHub issue
  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

I’ve read the Component Data docs and have looked through 3rd party implementations of attributes.json and tags.json, but I couldn’t find a way to allow for auto-completion and suggestion of custom events, I’ve tried prefixing props with v-on: and @ but it’s not quite the same when you type @ and it brings up a list of all available events to listen on.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
octrefcommented, Aug 26, 2020

Cool modeling btw 🎩

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understand the components.json File and Format
json file is used for themed components. A theme must have a components.json file located at /ThemeName/components.json , which specifies the components used...
Read more >
Load and Render JSON Data into React Components
In this guide, we will work on a code example to load the JSON data from a file and render it inside a...
Read more >
Working with JSON - Learn web development | MDN
JavaScript Object Notation (JSON) is a standard text-based format for representing structured data based on JavaScript object syntax.
Read more >
component.json format v3 - WIKINDX - SourceForge
Each component must have a component.json in JSON format that describes the main information about itself. The file must be structured as a...
Read more >
How to Generate a Table From JSON Data in React
Learn how a React component can generate markup and access data in the JSON format.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found