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