Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122999 (s=122999, is=123075, ic=123078, ia=123080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123076 (s=122999, is=123076, ic=123079, ia=123081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123079 (s=122999, is=123076, ic=123079, ia=123081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123081 (s=122999, is=123076, ic=123079, ia=123081)