Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100420 (s=100420, is=100483, ic=100484, ia=100485)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100484 (s=100420, is=100484, ic=100485, ia=100486)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100485 (s=100420, is=100484, ic=100485, ia=100486)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100486 (s=100420, is=100484, ic=100485, ia=100486)