Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23543 (s=23543, is=23559, ic=23561, ia=23563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23560 (s=23543, is=23560, ic=23562, ia=23564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23562 (s=23543, is=23560, ic=23562, ia=23564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23564 (s=23543, is=23560, ic=23562, ia=23564)