Open madx opened 4 years ago
Adding functions and actions is very simple because It's Just JavaScript™ but I'd like the users to be able to add custom directives as well. Ideally, the same mechanism should be used for core directives and user-supplied ones.
functions
actions
Adding
functions
andactions
is very simple because It's Just JavaScript™ but I'd like the users to be able to add custom directives as well. Ideally, the same mechanism should be used for core directives and user-supplied ones.