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