Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101973 (s=101973, is=102037, ic=102038, ia=102040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102038 (s=101973, is=102038, ic=102039, ia=102041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102039 (s=101973, is=102038, ic=102039, ia=102041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102041 (s=101973, is=102038, ic=102039, ia=102041)