Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30398 (s=30398, is=30432, ic=30431, ia=30433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30433 (s=30398, is=30433, ic=30432, ia=30434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30432 (s=30398, is=30433, ic=30432, ia=30434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30434 (s=30398, is=30433, ic=30432, ia=30434)