Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25072 (s=25072, is=25097, ic=25096, ia=25097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25098 (s=25072, is=25098, ic=25097, ia=25098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25097 (s=25072, is=25098, ic=25097, ia=25098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25098 (s=25072, is=25098, ic=25097, ia=25098)