Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91049 (s=91049, is=91110, ic=91111, ia=91112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91111 (s=91049, is=91111, ic=91112, ia=91113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91112 (s=91049, is=91111, ic=91112, ia=91113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91113 (s=91049, is=91111, ic=91112, ia=91113)