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