Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65222 (s=65222, is=65277, ic=65278, ia=65279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65278 (s=65222, is=65278, ic=65279, ia=65280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65279 (s=65222, is=65278, ic=65279, ia=65280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65280 (s=65222, is=65278, ic=65279, ia=65280)