Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116101 (s=116101, is=116176, ic=116178, ia=116180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116177 (s=116101, is=116177, ic=116179, ia=116181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116179 (s=116101, is=116177, ic=116179, ia=116181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116181 (s=116101, is=116177, ic=116179, ia=116181)