Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98045 (s=98045, is=98107, ic=98108, ia=98109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98108 (s=98045, is=98108, ic=98109, ia=98110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98109 (s=98045, is=98108, ic=98109, ia=98110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98110 (s=98045, is=98108, ic=98109, ia=98110)