Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98869 (s=98869, is=98931, ic=98932, ia=98933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98932 (s=98869, is=98932, ic=98933, ia=98934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98933 (s=98869, is=98932, ic=98933, ia=98934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98934 (s=98869, is=98932, ic=98933, ia=98934)