.baz()
version added: 1.23.0.
Description
Hello world. This entry has some content and an added version.
parameter | description |
---|---|
size (number) |
Dimensions, applies to both width and height. |
label (string) |
Label for this object. |
A long long sequence of words that continues until its end eventually wraps across to the next line on your screen.
Changelog
Xample 2.4 | The module.only() , module.skip() , and module.todo() aliases were introduced. |
Xample 2.0 | The before and after options were introduced. |
Xample 1.20 | The nested scope feature was introduced. |
Xample 1.16 | The beforeEach and afterEach options were introduced.The setup and teardown options were deprecated. |
Examples
Example: Ultimate object
A long long sequence of words that continues until its end eventually wraps across to the next line on your screen.
// A long long line that continues until its end goes far far away into the <pre>'s scrollable overflow
x.bar( 42, "text" );
Example: Penultimate object
A short sequence of words on your screen.
// Unnamed item before last
x.bar( -1 );