Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86340 (s=86340, is=86398, ic=86399, ia=86400)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86399 (s=86340, is=86399, ic=86400, ia=86401)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86400 (s=86340, is=86399, ic=86400, ia=86401)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86401 (s=86340, is=86399, ic=86400, ia=86401)