Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65796 (s=65796, is=65851, ic=65852, ia=65853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65852 (s=65796, is=65852, ic=65853, ia=65854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65853 (s=65796, is=65852, ic=65853, ia=65854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65854 (s=65796, is=65852, ic=65853, ia=65854)