prefixinputrow

Status
This content is read-only, or is not open for further replies.

Itworx4me

Guest
offline
When using the prefixinputrow:
Code:

Code:
<xf:prefixinputrow
    label=""
    prefixes="{}"
    type=""
    prefix-value=""
    textbox-value=""
    placeholder=""
    autofocus="autofocus"
    help-href="{{ link() }}" />

It has some values to be implemented. I can understand what some of them do but I don't under stand what values these need:
Code:

Code:
prefixes="{}"
type=""
prefix-value=""
help-href="{{ link() }}"

Thanks,
Itworx4me

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom