Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9252 (s=9252, is=9260, ic=9258, ia=9260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9261 (s=9252, is=9261, ic=9259, ia=9261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9259 (s=9252, is=9261, ic=9259, ia=9261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9261 (s=9252, is=9261, ic=9259, ia=9261)