Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32767 (s=32767, is=32796, ic=32798, ia=32797, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32797 (s=32767, is=32797, ic=32799, ia=32798, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32799 (s=32767, is=32797, ic=32799, ia=32798, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32798 (s=32767, is=32797, ic=32799, ia=32798, pis)