Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6555 (s=6555, is=6562, ic=6560, ia=6562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6563 (s=6555, is=6563, ic=6561, ia=6563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6561 (s=6555, is=6563, ic=6561, ia=6563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6563 (s=6555, is=6563, ic=6561, ia=6563)