Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 5, Init count: 271 (s=271, is=271, ic=270, ia=270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 5, Init count: 272 (s=271, is=272, ic=271, ia=271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 5, Init count: 271 (s=271, is=272, ic=271, ia=271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 5, Init count: 271 (s=271, is=272, ic=271, ia=271)