Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65331 (s=65331, is=65386, ic=65387, ia=65388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65387 (s=65331, is=65387, ic=65388, ia=65389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65388 (s=65331, is=65387, ic=65388, ia=65389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65389 (s=65331, is=65387, ic=65388, ia=65389)