Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10206 (s=10206, is=10214, ic=10213, ia=10215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10215 (s=10206, is=10215, ic=10214, ia=10216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10214 (s=10206, is=10215, ic=10214, ia=10216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10216 (s=10206, is=10215, ic=10214, ia=10216)