Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100928 (s=100928, is=100991, ic=100992, ia=100994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100992 (s=100928, is=100992, ic=100993, ia=100995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100993 (s=100928, is=100992, ic=100993, ia=100995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100995 (s=100928, is=100992, ic=100993, ia=100995)