GithubHelp home page GithubHelp logo

custom component about angular HOT 5 CLOSED

formio avatar formio commented on April 26, 2024 1
custom component

from angular.

Comments (5)

rmckeel avatar rmckeel commented on April 26, 2024

@gavieritei Wondering if you have found a way since to have a custom component with ng2-formio? I just came to realize ng2-formio does not have the file component (nor does formio.js), so it seems ngFormio is the way to go if you want file upload behaviors.

from angular.

gavieritei avatar gavieritei commented on April 26, 2024

I've managed only to lookup the problem but not solve it itself (due to other priorities in my projects).
The problem is with the way the components are registered here and the check in the create function.
But this is in js code not in angular2 code, and I don't know of an easy solution to extend that. (I'm not that experienced in js at this time).

from angular.

gowthaman-murugan avatar gowthaman-murugan commented on April 26, 2024

@gavieritei @rmckeel I'm also facing the same problem.Anyone have solution for this.

from angular.

rmckeel avatar rmckeel commented on April 26, 2024

@gowthaman-i2i Is your issue specific to a file upload component, or some other custom component you want to build?

I didn't get very far on custom NG2 components (we decided to stick to AngularJS version). However, I do remember a Formio message that they released a file component for NG2.

from angular.

travist avatar travist commented on April 26, 2024

I just created some examples of a custom component in Angular. You can see it in the Angular Demo application @ https://github.com/formio/angular-demo.

Here is the custom component.

https://github.com/formio/angular-demo/blob/master/src/app/components/CheckMatrix.js

And here is how you register it within your application.

https://github.com/formio/angular-demo/blob/master/src/app/app.module.ts#L19

Hope this helps.

from angular.

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.