Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10982 (s=10982, is=10987, ic=10988, ia=10988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10988 (s=10982, is=10988, ic=10989, ia=10989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10989 (s=10982, is=10988, ic=10989, ia=10989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10989 (s=10982, is=10988, ic=10989, ia=10989)