Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98421 (s=98421, is=98483, ic=98484, ia=98485)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98484 (s=98421, is=98484, ic=98485, ia=98486)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98485 (s=98421, is=98484, ic=98485, ia=98486)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98486 (s=98421, is=98484, ic=98485, ia=98486)