Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30866 (s=30866, is=30900, ic=30899, ia=30901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30901 (s=30866, is=30901, ic=30900, ia=30902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30900 (s=30866, is=30901, ic=30900, ia=30902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30902 (s=30866, is=30901, ic=30900, ia=30902)