Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9087 (s=9087, is=9095, ic=9096, ia=9097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9096 (s=9087, is=9096, ic=9097, ia=9098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9097 (s=9087, is=9096, ic=9097, ia=9098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9098 (s=9087, is=9096, ic=9097, ia=9098)