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