Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20400 (s=20400, is=20413, ic=20415, ia=20417)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20414 (s=20400, is=20414, ic=20416, ia=20418)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20416 (s=20400, is=20414, ic=20416, ia=20418)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20418 (s=20400, is=20414, ic=20416, ia=20418)