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