Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65260 (s=65260, is=65315, ic=65316, ia=65317)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65316 (s=65260, is=65316, ic=65317, ia=65318)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65317 (s=65260, is=65316, ic=65317, ia=65318)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65318 (s=65260, is=65316, ic=65317, ia=65318)