Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33193 (s=33193, is=33228, ic=33227, ia=33229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33229 (s=33193, is=33229, ic=33228, ia=33230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33228 (s=33193, is=33229, ic=33228, ia=33230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33230 (s=33193, is=33229, ic=33228, ia=33230)