If you use NPM, run npm install d3plus-form --save. Otherwise, download the latest release. The released bundle supports AMD, CommonJS, and vanilla environments. You can also load directly from d3plus.org:
If selector is specified, sets the SVG container element to the specified d3 selector or DOM element and returns the current class instance. If selector is not specified, returns the current SVG container element, which is undefined by default.
This is a static method of Button, and is chainable with other methods of this Class.
If selector is specified, sets the SVG container element to the specified d3 selector or DOM element and returns the current class instance. If selector is not specified, returns the current SVG container element, which is undefined by default.
This is a static method of Radio, and is chainable with other methods of this Class.
Creates a tag for the element.
This is a static method of Radio, and is chainable with other methods of this Class.
# Radio.legendStyle([value]) <>
Sets the css styles for the element.
This is a static method of Radio, and is chainable with other methods of this Class.
# Radio.options([value]) <>
Defines the array of values to be used as tags inside of the element. If no value is passed, the current array is returned.
This is a static method of Radio, and is chainable with other methods of this Class.
If selector is specified, sets the SVG container element to the specified d3 selector or DOM element and returns the current class instance. If selector is not specified, returns the current SVG container element, which is undefined by default.
This is a static method of Select, and is chainable with other methods of this Class.
Creates a tag for the element.
This is a static method of Select, and is chainable with other methods of this Class.
# Select.labelStyle([value]) <>
Sets the css styles for the element.
This is a static method of Select, and is chainable with other methods of this Class.
# Select.options([value]) <>
Defines the array of values to be used as tags inside of the element. If no value is passed, the current array is returned.
This is a static method of Select, and is chainable with other methods of this Class.
Sets the css styles for the element.
This is a static method of Select, and is chainable with other methods of this Class.
# Select.text([value]) <>
Sets the inner text for each element.
This is a static method of Select, and is chainable with other methods of this Class.
# Select.value([value]) <>
Sets the value for each element.
This is a static method of Select, and is chainable with other methods of this Class.
Documentation generated on Tue, 14 Jul 2020 20:48:46 GMT
We found that d3plus-form demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 1 open source maintainer collaborating on the project.
Package last updated on 14 Jul 2020
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
By Kush Pandya, Philipp Burckhardt, Kirill Boychenko, Orlando Barrera - Oct 31, 2024
The npm package for the LottieFiles Player web component was hit with a supply chain attack after a software engineer's npmjs credentials were compromised.