Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111520 (s=111520, is=111593, ic=111594, ia=111596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111594 (s=111520, is=111594, ic=111595, ia=111597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111595 (s=111520, is=111594, ic=111595, ia=111597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111597 (s=111520, is=111594, ic=111595, ia=111597)