Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23389 (s=23389, is=23411, ic=23412, ia=23409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23412 (s=23389, is=23412, ic=23413, ia=23410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23413 (s=23389, is=23412, ic=23413, ia=23410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23410 (s=23389, is=23412, ic=23413, ia=23410)