Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123869 (s=123869, is=123946, ic=123948, ia=123951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123947 (s=123869, is=123947, ic=123949, ia=123952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123949 (s=123869, is=123947, ic=123949, ia=123952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123952 (s=123869, is=123947, ic=123949, ia=123952)