Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98060 (s=98060, is=98122, ic=98123, ia=98124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98123 (s=98060, is=98123, ic=98124, ia=98125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98124 (s=98060, is=98123, ic=98124, ia=98125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98125 (s=98060, is=98123, ic=98124, ia=98125)