Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98987 (s=98987, is=99049, ic=99050, ia=99051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99050 (s=98987, is=99050, ic=99051, ia=99052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99051 (s=98987, is=99050, ic=99051, ia=99052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99052 (s=98987, is=99050, ic=99051, ia=99052)