Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103030 (s=103030, is=103094, ic=103095, ia=103097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103095 (s=103030, is=103095, ic=103096, ia=103098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103096 (s=103030, is=103095, ic=103096, ia=103098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103098 (s=103030, is=103095, ic=103096, ia=103098)