The restrict options in directive

Words
30
Reading
1 min
Listen
Play
8y

The restrict option is typically set to:

'A' - only matches attribute name
'E' - only matches element name
'C' - only matches class name
'M' - only matches comment