> lang > export | ![]() |
Previous Next Edit Rename Undo Search Administration
| Documentation |
EXPORT [ OPTIONAL ]This keyword, when placed alone at the beginning of a sınıf file declares the class as exported. That means that this class will be visible from the outside when making a bileşen. If the OPTIONAL keyword is specified, then the class will be exported only if no other previously loaded component has already exported a class with the same name.