Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30037 (s=30037, is=30071, ic=30070, ia=30072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30072 (s=30037, is=30072, ic=30071, ia=30073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30071 (s=30037, is=30072, ic=30071, ia=30073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30073 (s=30037, is=30072, ic=30071, ia=30073)