Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123965 (s=123965, is=124042, ic=124044, ia=124047)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124043 (s=123965, is=124043, ic=124045, ia=124048)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124045 (s=123965, is=124043, ic=124045, ia=124048)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124048 (s=123965, is=124043, ic=124045, ia=124048)