Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99169 (s=99169, is=99231, ic=99232, ia=99233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99232 (s=99169, is=99232, ic=99233, ia=99234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99233 (s=99169, is=99232, ic=99233, ia=99234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99234 (s=99169, is=99232, ic=99233, ia=99234)