All Downloads are FREE. Search and download functionalities are using the official Maven repository.

constants.linkTarget.ts Maven / Gradle / Ivy

The newest version!
export enum LinkTarget {
    Application = 'application',
    Blank = '_blank',
    Self = '_self',
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy