Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23457 (s=23457, is=23473, ic=23475, ia=23477)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23474 (s=23457, is=23474, ic=23476, ia=23478)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23476 (s=23457, is=23474, ic=23476, ia=23478)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23478 (s=23457, is=23474, ic=23476, ia=23478)