Get Started
Basics
The anatomy of Fore
Hello World
Todo App
Todo App refined
Loading and sending data
Elements
<fx-fore>
Model Elements
<fx-model>
<fx-bind>
<fx-connection>
<fx-function>
<fx-functionlib>
<fx-instance>
<fx-submission>
UI Elements
<fx-alert>
<fx-case>
<fx-container>
<fx-control>
<fx-dialog>
<fx-inspector>
<fx-items>
<fx-output>
<fx-repeat>
<fx-repeatitem>
<fx-switch>
<fx-trigger>
<fx-droptarget>
Action Elements
<fx-action>
<fx-append>
<fx-call>
<fx-confirm>
<fx-copy>
<fx-delete>
<fx-dispatch>
<fx-hide>
<fx-insert>
<fx-load>
<fx-message>
<fx-refresh>
<fx-replace>
<fx-reset>
<fx-return>
<fx-send>
<fx-setattribute>
<fx-setfocus>
<fx-setvalue>
<fx-show>
<fx-toggle>
<fx-toggleboolean>
<fx-unmodified>
<fx-update>
Events
Functions
Guides
Modularization
Tools
Concepts & Terms
Links
Architecture
Scopes
Initialization
Update Cycle
Frequently Asked Questions
More
Github
Links
Tags
Built with
and
Hugo
Edit this page
Fore
>
Elements
>
Actions
>
Description
Attributes
Events
Examples
elements actions
<fx-setvalue>
Description
Sets a value to a bound node.
Attributes
Name
Description
ref
XPath reference pointing to the bound node
value
XPath expression to be set as value
Events
none
Examples
Action
auth
binding
the delay attribute
events
events 2
hello