Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12214 (s=12214, is=12226, ic=12225, ia=12227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12227 (s=12214, is=12227, ic=12226, ia=12228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12226 (s=12214, is=12227, ic=12226, ia=12228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12228 (s=12214, is=12227, ic=12226, ia=12228)