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