Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101020 (s=101020, is=101084, ic=101085, ia=101087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101085 (s=101020, is=101085, ic=101086, ia=101088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101086 (s=101020, is=101085, ic=101086, ia=101088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101088 (s=101020, is=101085, ic=101086, ia=101088)