Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25124 (s=25124, is=25148, ic=25149, ia=25146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25149 (s=25124, is=25149, ic=25150, ia=25147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25150 (s=25124, is=25149, ic=25150, ia=25147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25147 (s=25124, is=25149, ic=25150, ia=25147)