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