Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10028 (s=10028, is=10036, ic=10035, ia=10037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10037 (s=10028, is=10037, ic=10036, ia=10038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10036 (s=10028, is=10037, ic=10036, ia=10038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10038 (s=10028, is=10037, ic=10036, ia=10038)