Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78623 (s=78623, is=78680, ic=78681, ia=78682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78681 (s=78623, is=78681, ic=78682, ia=78683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78682 (s=78623, is=78681, ic=78682, ia=78683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78683 (s=78623, is=78681, ic=78682, ia=78683)