ko/ui listheader element
This module inherits methods and properties from the module it extends.
Example
var listheader = require("ko/ui/listheader").create();
- Copyright:
-
- (c) 2017 ActiveState Software Inc.
- License:
-
- Mozilla Public License v. 2.0
Extends
Classes
Methods
-
require("ko/ui/listheader").create( [options])
-
Create a new listheader UI element
Parameters:
Name Type Argument Description options
object <optional>
An object containing attributes and options
Returns: