Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65926 (s=65926, is=65981, ic=65982, ia=65983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65982 (s=65926, is=65982, ic=65983, ia=65984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65983 (s=65926, is=65982, ic=65983, ia=65984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65984 (s=65926, is=65982, ic=65983, ia=65984)