Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10264 (s=10264, is=10285, ic=10285, ia=10287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10286 (s=10264, is=10286, ic=10286, ia=10288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10286 (s=10264, is=10286, ic=10286, ia=10288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10288 (s=10264, is=10286, ic=10286, ia=10288)