Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23383 (s=23383, is=23399, ic=23401, ia=23403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23400 (s=23383, is=23400, ic=23402, ia=23404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23402 (s=23383, is=23400, ic=23402, ia=23404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23404 (s=23383, is=23400, ic=23402, ia=23404)