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