Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33947 (s=33947, is=33982, ic=33981, ia=33983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33983 (s=33947, is=33983, ic=33982, ia=33984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33982 (s=33947, is=33983, ic=33982, ia=33984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33984 (s=33947, is=33983, ic=33982, ia=33984)