Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28082 (s=28082, is=28100, ic=28103, ia=28104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28101 (s=28082, is=28101, ic=28104, ia=28105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28104 (s=28082, is=28101, ic=28104, ia=28105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28105 (s=28082, is=28101, ic=28104, ia=28105)