Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32234 (s=32234, is=32268, ic=32267, ia=32269)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32269 (s=32234, is=32269, ic=32268, ia=32270)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32268 (s=32234, is=32269, ic=32268, ia=32270)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32270 (s=32234, is=32269, ic=32268, ia=32270)