You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object will be created with an autogenerated id, if no id argument is provided. Optionally, a "prefix" can be passed to use in the autogenerated id.
Isn't it a postfix and not a prefix? 😕 I find the name of the variable id confusing... what about id_postfix? It would make much more clear what this is doing. At the moment without readong the documentation I would think that it is the actual id and not a postfix 🤔 Can we change this kind of things? I mean I think that if only JetPad is using this, then it is fine to change this kind of things 😄
The text was updated successfully, but these errors were encountered:
From Reference.md:
Isn't it a postfix and not a prefix? 😕 I find the name of the variable
id
confusing... what aboutid_postfix
? It would make much more clear what this is doing. At the moment without readong the documentation I would think that it is the actual id and not a postfix 🤔 Can we change this kind of things? I mean I think that if only JetPad is using this, then it is fine to change this kind of things 😄The text was updated successfully, but these errors were encountered: