Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77073 (s=77073, is=77130, ic=77131, ia=77132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77131 (s=77073, is=77131, ic=77132, ia=77133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77132 (s=77073, is=77131, ic=77132, ia=77133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77133 (s=77073, is=77131, ic=77132, ia=77133)