-
Notifications
You must be signed in to change notification settings - Fork 15
Naming the module #4
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
Comments
When you say sfb, I suppose you talk about the attributes of the directive? <schemaFormBuilder sfb-model="model"></schemaFormBuilder> |
yeah |
IMO, that sounds legit. |
sry bout that. its basically just what I've already posted here: #3 Just making sure I'm not screwing up the naming conventions. |
Oh, I meant nothing by that, just a hint. It is good that you asked. Worst thing when people don't interact. |
gotcha, no worries |
Currently the app refers to the module just as "builder".
Angular Schema Forms are called "schemaForm" and have a sf-abbreviation, so my the Builder would perhaps be "schemaFormBuilder" with an sfb-abbreviation?
The text was updated successfully, but these errors were encountered: