Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4888 (s=4888, is=4894, ic=4892, ia=4894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4895 (s=4888, is=4895, ic=4893, ia=4895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4893 (s=4888, is=4895, ic=4893, ia=4895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4895 (s=4888, is=4895, ic=4893, ia=4895)