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