Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10968 (s=10968, is=10977, ic=10976, ia=10978)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10978 (s=10968, is=10978, ic=10977, ia=10979)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10977 (s=10968, is=10978, ic=10977, ia=10979)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10979 (s=10968, is=10978, ic=10977, ia=10979)