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