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