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