Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31056 (s=31056, is=31090, ic=31089, ia=31091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31091 (s=31056, is=31091, ic=31090, ia=31092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31090 (s=31056, is=31091, ic=31090, ia=31092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31092 (s=31056, is=31091, ic=31090, ia=31092)