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