Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12095 (s=12095, is=12105, ic=12106, ia=12105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12106 (s=12095, is=12106, ic=12107, ia=12106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12107 (s=12095, is=12106, ic=12107, ia=12106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12106 (s=12095, is=12106, ic=12107, ia=12106)