Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97001 (s=97001, is=97062, ic=97063, ia=97064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97063 (s=97001, is=97063, ic=97064, ia=97065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97064 (s=97001, is=97063, ic=97064, ia=97065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97065 (s=97001, is=97063, ic=97064, ia=97065)