ko/ui wizardpage element
This module inherits methods and properties from the module it extends. Quickly generate wizard page containers for XUL wizard
Example
var wizard = $("<wizard>").attr("flex", "1"); var wizardpage = require("ko/ui/wizardpage").create(); wizard.append(wizardpage); //Now start adding things to the wizardpage container
- Copyright:
-
- (c) 2017 ActiveState Software Inc.
- License:
-
- Mozilla Public License v. 2.0