Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34844 (s=34844, is=34880, ic=34879, ia=34881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34881 (s=34844, is=34881, ic=34880, ia=34882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34880 (s=34844, is=34881, ic=34880, ia=34882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34882 (s=34844, is=34881, ic=34880, ia=34882)