Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29852 (s=29852, is=29886, ic=29885, ia=29887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29887 (s=29852, is=29887, ic=29886, ia=29888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29886 (s=29852, is=29887, ic=29886, ia=29888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29888 (s=29852, is=29887, ic=29886, ia=29888)