Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64931 (s=64931, is=64986, ic=64987, ia=64988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64987 (s=64931, is=64987, ic=64988, ia=64989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64988 (s=64931, is=64987, ic=64988, ia=64989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64989 (s=64931, is=64987, ic=64988, ia=64989)