Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99920 (s=99920, is=99983, ic=99984, ia=99985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99984 (s=99920, is=99984, ic=99985, ia=99986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99985 (s=99920, is=99984, ic=99985, ia=99986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99986 (s=99920, is=99984, ic=99985, ia=99986)