Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 124999 (s=124999, is=125077, ic=125079, ia=125082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 125078 (s=124999, is=125078, ic=125080, ia=125083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 125080 (s=124999, is=125078, ic=125080, ia=125083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 125083 (s=124999, is=125078, ic=125080, ia=125083)