Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31337 (s=31337, is=31363, ic=31365, ia=31365, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31364 (s=31337, is=31364, ic=31366, ia=31366, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31366 (s=31337, is=31364, ic=31366, ia=31366, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31366 (s=31337, is=31364, ic=31366, ia=31366, pis)