[Pas2js] TCustomWebWidget(data-ww)
Michael Van Canneyt
michael at freepascal.org
Fri Nov 27 09:44:22 CET 2020
On Thu, 26 Nov 2020, heliosroots wrote:
> There would be a way to disable the creation of these "data-ww" tags ...
> maybe it is for the use of a framework but for some cases it is only for
> decoration
The idea is to be able to use them in a designer. I have made them optional,
there is a class var CreateDataTags (default false).
I do have 2 projects where I use these tags to quickly select
controls using the reference system. But I've adapted the code so it sets
the CreateDataTags to true.
Michael.
More information about the Pas2js
mailing list