Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9255 (s=9255, is=9263, ic=9261, ia=9263)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9264 (s=9255, is=9264, ic=9262, ia=9264)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9262 (s=9255, is=9264, ic=9262, ia=9264)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9264 (s=9255, is=9264, ic=9262, ia=9264)