Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33056 (s=33056, is=33090, ic=33089, ia=33091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33091 (s=33056, is=33091, ic=33090, ia=33092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33090 (s=33056, is=33091, ic=33090, ia=33092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33092 (s=33056, is=33091, ic=33090, ia=33092)