Hi,
just for my understanding:

It seems to me that we can't compose a TextButton or an IconButton or a
TextIconButton by adding some beads to Button, something like this [1].
Instead, we have "TextButton" which feels for me a bit like an Express
component.
I just would like to know if I have a wrong understanding of PAYG [1] or if
those suggested beads just not implemented because nobody did it so far.

Thank you!
Olaf


[1]
<js:Button>
   <js:beads>
      <js:Text value="Test" />
      <js:Icon src="/your/image/source/image.png" />
   </js:beads>
</js:Button>



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to