Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 71828 (s=71828, is=71885, ic=71886, ia=71887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71886 (s=71828, is=71886, ic=71887, ia=71888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71887 (s=71828, is=71886, ic=71887, ia=71888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71888 (s=71828, is=71886, ic=71887, ia=71888)