Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better docs? Better examples? A tutorial? #188

Open
0foo opened this issue Oct 3, 2016 · 2 comments
Open

Better docs? Better examples? A tutorial? #188

0foo opened this issue Oct 3, 2016 · 2 comments

Comments

@0foo
Copy link

0foo commented Oct 3, 2016

I'm trying to use and it looks great but there's only one example and the docs are unclear.
And obviously due to the name it's impossible to google.

How do I add CSS classes?
What exactly is a widget?

etc. etc.

@balupton
Copy link

Not exactly sure a pull request is needed, just a description of what widgets are and how they are different to fields and how they work with fields would be useful.

As currently, there seems to be widgets for each field, and then some more. Should we use widgets or should we use fields?

@ljharb
Copy link
Collaborator

ljharb commented Dec 30, 2016

Fields determine behavior; widgets combine with a field to determine the HTML that results. You should use whichever you need :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants