Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5305 (s=5305, is=5311, ic=5309, ia=5311)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5312 (s=5305, is=5312, ic=5310, ia=5312)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5310 (s=5305, is=5312, ic=5310, ia=5312)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5312 (s=5305, is=5312, ic=5310, ia=5312)