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