Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97214 (s=97214, is=97276, ic=97277, ia=97278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97277 (s=97214, is=97277, ic=97278, ia=97279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97278 (s=97214, is=97277, ic=97278, ia=97279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97279 (s=97214, is=97277, ic=97278, ia=97279)