-
Notifications
You must be signed in to change notification settings - Fork 7
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
Documentation Issues #362
Comments
can-define.types.identity.html
can-define.types.serialize.html
can-define.types.set.html
can-define.types.type.html
can-define.types.typeConstructor.html
can-define.types.value.html
discussion:I'm not sure if comparing value( prop ) methods to DefineMap methods is ultimately useful. Each article should be able to stand on its own. Should each of the prop methods have their own section/signature (blue box) and sub bullet on value's table of contents? |
can-define
can-define.types.html
can-define-types
.can-define.types.propDefinition.html
default
option shows the oldvalue
.type
should give a hint at what should be done.serialize
might want to showfalse
option.identity
might want to reference that this is used by can-reflect.getSchema and the models.String
-> needs an examplefunction()
Array
GETTER
- needs better examplesjs
.default()
will use thetype
.can-define.types.valueOptions.html
can-define.types.default.html
type
andset
. (can-define.types.defaultConstructor.html
can-define.types.get.html
get()
computed
properties?value
as the place whereget()
isn't able to derive the value.The text was updated successfully, but these errors were encountered: