Build: 4.0
Topic: Setting elm id
|
|
||||
|
When id is passed in the constructor, the engine assumes you want to convert an existing element with that id into an Elm. It is not used to set the id of the Elm, this must be done after the fact. You can find more on this here:
|
||||
|
|
