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