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