Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31323 (s=31323, is=31336, ic=31337, ia=31336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31337 (s=31323, is=31337, ic=31338, ia=31337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31338 (s=31323, is=31337, ic=31338, ia=31337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31337 (s=31323, is=31337, ic=31338, ia=31337)