Web Component: j-Releaser
j-Releaser
The component can release after some time own content (DOM) + memory. We recommend to use it for j-DataGrid, j-CodeMirror, j-CloudEditor, etc..
- jComponent
v19|v20
Configuration:
if{String}must contain a value for comparing with the modeldelay{Number}delay for removing ofinvisibleclass (default:500)release{Number}delay for releasing of the content in idle time (default:10000)bindvisible{Boolean}it evalutes the content if the component is visible (default:false)released{String}a link to thefunction(component_element)when the content is releasedrender{String}a link to thefunction(component_element)when the content is going to render
Example:
<ui-component name="releaser" path="common.form" config="if:userform">
<script type="text/html">
<ui-component name="datagrid" path=".......">
<SCR type="text/html">
YOUR COLUMNS
</SCR>
</ui-component>
</script>
</
Author
- Peter Širka petersirka@gmail.com
- License
Created
08. february 2022
Updated
01. february 2023
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
No
Author
Peter Širka
Email
petersirka@gmail.com

