Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100123 (s=100123, is=100186, ic=100187, ia=100188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100187 (s=100123, is=100187, ic=100188, ia=100189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100188 (s=100123, is=100187, ic=100188, ia=100189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100189 (s=100123, is=100187, ic=100188, ia=100189)