Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

all child selector css

.div > * {
    /* All the Child will get this style individually */
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #child #selector #css
ADD COMMENT
Topic
Name
5+4 =