Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12188 (s=12188, is=12200, ic=12199, ia=12201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12201 (s=12188, is=12201, ic=12200, ia=12202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12200 (s=12188, is=12201, ic=12200, ia=12202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12202 (s=12188, is=12201, ic=12200, ia=12202)