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