Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13957 (s=13957, is=13970, ic=13971, ia=13969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13971 (s=13957, is=13971, ic=13972, ia=13970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13972 (s=13957, is=13971, ic=13972, ia=13970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13970 (s=13957, is=13971, ic=13972, ia=13970)