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