Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100888 (s=100888, is=100951, ic=100952, ia=100954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100952 (s=100888, is=100952, ic=100953, ia=100955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100953 (s=100888, is=100952, ic=100953, ia=100955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100955 (s=100888, is=100952, ic=100953, ia=100955)