Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
Update dom.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Dec 9, 2020
1 parent 0734fba commit f4db5b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Let's create a <button> as a child of the <body>:
}
}
Element Attributes
------------------

If you assign the button element to a val then you can also modify its attributes:

.. code-block:: kotlin
Expand Down

0 comments on commit f4db5b7

Please sign in to comment.