Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6214 (s=6214, is=6221, ic=6219, ia=6221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6222 (s=6214, is=6222, ic=6220, ia=6222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6220 (s=6214, is=6222, ic=6220, ia=6222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6222 (s=6214, is=6222, ic=6220, ia=6222)