Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73333 (s=73333, is=73390, ic=73391, ia=73392)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73391 (s=73333, is=73391, ic=73392, ia=73393)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73392 (s=73333, is=73391, ic=73392, ia=73393)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73393 (s=73333, is=73391, ic=73392, ia=73393)