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