Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22214 (s=22214, is=22248, ic=22250, ia=22245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22249 (s=22214, is=22249, ic=22251, ia=22246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22251 (s=22214, is=22249, ic=22251, ia=22246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22246 (s=22214, is=22249, ic=22251, ia=22246)