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