Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25032 (s=25032, is=25055, ic=25056, ia=25053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25056 (s=25032, is=25056, ic=25057, ia=25054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25057 (s=25032, is=25056, ic=25057, ia=25054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25054 (s=25032, is=25056, ic=25057, ia=25054)