...

Text file src/oss.terrastruct.com/d2/e2etests/testdata/files/grid_animated.d2

Documentation: oss.terrastruct.com/d2/e2etests/testdata/files

     1gd: rows 2 columns 3 (<cap) {
     2  grid-rows: 2
     3  grid-columns: 3
     4
     5  a
     6}
     7
     8steps: {
     9  1: {
    10    gd.b
    11  }
    12  2: {
    13    gd.c
    14  }
    15  3: {
    16    gd.d
    17  }
    18  4: {
    19    gd.e
    20  }
    21  5: {
    22    gd.f
    23    gd: rows 2 columns 3 (=cap)
    24  }
    25  6: {
    26    gd.style.opacity: 1
    27  }
    28  7: {
    29    gd.style.opacity: 1
    30  }
    31  8: {
    32    gd.g
    33    gd: rows 2 columns 3 (>cap)
    34  }
    35  9: {
    36    gd.h
    37  }
    38  10: {
    39    gd.i
    40  }
    41  11: {
    42    gd.j
    43  }
    44  12: {
    45    gd.k
    46  }
    47  13: {
    48    gd.l
    49  }
    50  14: {
    51    gd.style.opacity: 1
    52  }
    53}

View as plain text