.. role:: ts-api-decorator

############
TemporalLink
############

.. js:module:: Selection
   :noindex:

.. container:: ts-api-section

   .. js:class:: TemporalLink



.. container:: api-index-section

   .. rubric:: Constructors

   .. rst-class:: api-index-list-item api-kind-constructor api-parent-kind-class

   * :js:meth:`~Selection.TemporalLink.constructor`



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-class

   * :js:attr:`~Selection.TemporalLink.futureItemHash`
   * :js:attr:`~Selection.TemporalLink.pastItemHash`





------------

Constructors
============

.. container:: ts-api-section

   .. js:function:: TemporalLink.constructor( pastItemHash)

      :param pastItemHash: None
      :type pastItemHash: null | string


      :rtype: TemporalLink



Properties
==========

.. container:: ts-api-section

   .. js:attribute:: TemporalLink.futureItemHash

      :type: null | string





.. container:: ts-api-section

   .. js:attribute:: TemporalLink.pastItemHash

      :type: null | string





