Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10083 (s=10083, is=10091, ic=10090, ia=10092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10092 (s=10083, is=10092, ic=10091, ia=10093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10091 (s=10083, is=10092, ic=10091, ia=10093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10093 (s=10083, is=10092, ic=10091, ia=10093)