Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86001 (s=86001, is=86059, ic=86060, ia=86061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86060 (s=86001, is=86060, ic=86061, ia=86062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86061 (s=86001, is=86060, ic=86061, ia=86062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86062 (s=86001, is=86060, ic=86061, ia=86062)