XF 2.3 xf controls

ash05051995

Member
Licensed customer
Hi does anyone know where i can find all of xfs framework controls / elements ect? exmaple xf::cell information for text input ect
 
For examples for how it's used in the templates, search for <xf:textbox .

In code you can do a search in your usual IDE.
 
Back
Top Bottom