Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23324 (s=23324, is=23331, ic=23332, ia=23332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23332 (s=23324, is=23332, ic=23333, ia=23333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23333 (s=23324, is=23332, ic=23333, ia=23333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23333 (s=23324, is=23332, ic=23333, ia=23333)