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