Base element, do not use this directly
- Copyright:
-
- (c) 2017 ActiveState Software Inc.
- License:
-
- Mozilla Public License v. 2.0
Classes
Methods
-
require("ko/ui/element").create(arguments)
-
Create a new element, the arguments are forwarded to the init function of the element
Parameters:
Name Type Description arguments
variable The arguments are determined by the init function of the element
Returns: