Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123045 (s=123045, is=123121, ic=123124, ia=123126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123122 (s=123045, is=123122, ic=123125, ia=123127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123125 (s=123045, is=123122, ic=123125, ia=123127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123127 (s=123045, is=123122, ic=123125, ia=123127)