Giter Site home page Giter Site logo

Comments (3)

steve8708 avatar steve8708 commented on April 28, 2024

hey @JefferyReidKnowde if I follow correctly, this is the expected behavior - but let me first verify I understand fully

when you create a symbol (the parent) and add a symbol within that (the child) - you can define inputs on this symbol (the parent). then when you add that symbol to a page or anywhere else, that symbols inputs should be available as user facing options. if you want the child symbol options exposed from adding the parent to pages, you'd need to make additional inputs on the parent and pass those down to the child (e.g. if you want child input named "text" to be exposed to users dropping in the parent to a page/etc - you'd need to create a "text" input for the parent, then bind that to the "text" property of the child). i.e. all options of nested symbol don't automatically bubble up to the parent (this is an interesting possible feature idea, would just have to think through any drawbacks this could possibly have, e.g. cases where maybe that's not expected and could be confusing)

anyway, if what I describe above is not what you are saying or I am misunderstanding what you are doing vs expecting please just let me know

and thanks as always for your details reports and feedback!

from builder.

steve8708 avatar steve8708 commented on April 28, 2024

also, I am misunderstanding - if you can link us to an example of the above that you did in Builder.io and we can see the wrong behavior in practice happy to take a look at the link, as the example may help clarify for me

from builder.

ca136 avatar ca136 commented on April 28, 2024

@JefferyReidKnowde going to close this since it looks like this is currently supported. I sent an email with more details, but will be happy to re-open if we're misunderstanding what you need!

from builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.