fluid.emptySubcomponent(options)
{section}
{column:width=70%}
Construct a dummy or Section |
---|
Column |
---|
| Construct a dummy or "placeholder" |
|
{:javascript|borderStyle=none|bgColor=white} |
---|
| javascript |
---|
bgColor | white |
---|
borderStyle | none |
---|
| javascript |
---|
|
fluid.emptySubcomponent(options);
|
|
| {code}
*File * {{}}
h2. Parameters
{span:class=}
|*{{options}}*| array |
{span}
h2. Return Value
{span:class=borderless-table}
|*Object*| The empty subcomponent |
{span}
{column}
{column:width=5%}
{column}
{column}
h3. See Also
* [fluid.initSubcomponent]
{column}
{section}
----
h3. Example
{code:javascript}
example here
{code}
In this example, description here...
{div}Return Value Span |
---|
| Object | The empty subcomponent |
|
|
| ExampleIn this example, description here... |