Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123550 (s=123550, is=123627, ic=123629, ia=123632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123628 (s=123550, is=123628, ic=123630, ia=123633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123630 (s=123550, is=123628, ic=123630, ia=123633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123633 (s=123550, is=123628, ic=123630, ia=123633)