Skip to content

Commit

Permalink
Add Selector::attribute()
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosas committed Aug 14, 2023
1 parent 26353f5 commit 2f5f676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/SELECTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ Select all final classes.

### `Selector::readonly()`
Select all readonly classes.

### `Selector::attribute()`
Select all attribute classes.

0 comments on commit 2f5f676

Please sign in to comment.