Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34421 (s=34421, is=34456, ic=34455, ia=34457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34457 (s=34421, is=34457, ic=34456, ia=34458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34456 (s=34421, is=34457, ic=34456, ia=34458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34458 (s=34421, is=34457, ic=34456, ia=34458)