Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123990 (s=123990, is=124067, ic=124069, ia=124072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124068 (s=123990, is=124068, ic=124070, ia=124073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124070 (s=123990, is=124068, ic=124070, ia=124073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124073 (s=123990, is=124068, ic=124070, ia=124073)