Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88101 (s=88101, is=88161, ic=88162, ia=88163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88162 (s=88101, is=88162, ic=88163, ia=88164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88163 (s=88101, is=88162, ic=88163, ia=88164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88164 (s=88101, is=88162, ic=88163, ia=88164)