Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22533 (s=22533, is=22555, ic=22556, ia=22553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22556 (s=22533, is=22556, ic=22557, ia=22554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22557 (s=22533, is=22556, ic=22557, ia=22554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22554 (s=22533, is=22556, ic=22557, ia=22554)