Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22080 (s=22080, is=22091, ic=22091, ia=22090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22092 (s=22080, is=22092, ic=22092, ia=22091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22092 (s=22080, is=22092, ic=22092, ia=22091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22091 (s=22080, is=22092, ic=22092, ia=22091)