Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80123 (s=80123, is=80180, ic=80181, ia=80182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80181 (s=80123, is=80181, ic=80182, ia=80183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80182 (s=80123, is=80181, ic=80182, ia=80183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80183 (s=80123, is=80181, ic=80182, ia=80183)