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