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