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