Skip to content

getLinks

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/brand/blob/main/js/getLinks.ts for the most up-to-date information.

Overview

Links for the AboutDialog, used in phet brand and phet-io brand since they are the same for both.

@author Sam Reid (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations) @author Chris Klusendorf (PhET Interactive Simulations)

Type LinkObject

import type { LinkObject } from 'scenerystack/brand';

Source Code

See the source for getLinks.ts in the brand repository.