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