Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10251 (s=10251, is=10259, ic=10258, ia=10260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10260 (s=10251, is=10260, ic=10259, ia=10261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10259 (s=10251, is=10260, ic=10259, ia=10261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10261 (s=10251, is=10260, ic=10259, ia=10261)