Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6227 (s=6227, is=6234, ic=6232, ia=6234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6235 (s=6227, is=6235, ic=6233, ia=6235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6233 (s=6227, is=6235, ic=6233, ia=6235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6235 (s=6227, is=6235, ic=6233, ia=6235)