Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98999 (s=98999, is=99061, ic=99062, ia=99063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99062 (s=98999, is=99062, ic=99063, ia=99064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99063 (s=98999, is=99062, ic=99063, ia=99064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99064 (s=98999, is=99062, ic=99063, ia=99064)