Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65061 (s=65061, is=65116, ic=65117, ia=65118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65117 (s=65061, is=65117, ic=65118, ia=65119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65118 (s=65061, is=65117, ic=65118, ia=65119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65119 (s=65061, is=65117, ic=65118, ia=65119)