Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69934 (s=69934, is=69990, ic=69991, ia=69992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69991 (s=69934, is=69991, ic=69992, ia=69993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69992 (s=69934, is=69991, ic=69992, ia=69993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69993 (s=69934, is=69991, ic=69992, ia=69993)