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